apm-review-panel
by microsoft
The panel is FAN-OUT + SYNTHESIZER. Each persona runs in its own agent thread (via the task tool) and returns JSON matching assets/panelist-return-schema.json . The orchestrator schema-validates each return, hands all returns to the apm-ceo synthesizer (also a task thread, returns JSON matching assets/ceo-return-schema.json ), then renders ONE recommendation comment from assets/recommendation-template.md .
npx skills add https://github.com/microsoft/apm --skill apm-review-panel