Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

review-architecture

// Review Apache Pinot diffs for architectural concerns — module boundaries, SPI vs. impl separation, circular deps, misplaced logic (broker code in server, server code in controller), abstraction choice (interface vs. abstract class), plugin layering, and layering violations between pinot-spi / pinot-common / pinot-core / pinot-segment-spi / pinot-segment-local. Trigger keywords — new interface, abstract class, package move, module, SPI, broker-server boundary, plugin, shaded.

$ git log --oneline --stat
stars:6 084
forks:1 478
updated:12 mai 2026 à 21:26
SKILL.md
readonly