Skip to main content
Execute qualquer Skill no Manus
com um clique

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 de maio de 2026 às 21:26
SKILL.md
readonly