Overview
After launching a council run, inspect the sub-agent entries rather than looking only at the final response. Confirm that:
- Multiple agents were spawned.
- Each agent has its own prompt.
- The roles are meaningfully separated rather than identical.
- Reviewer or final-decision agents appear after the initial analyses.
- The council completes its synthesis before presenting the final recommendation.
This inspection is especially relevant during setup. It verifies that the skill is invoking the intended multi-agent workflow instead of falling back to a normal single-response chat.