council

Installation
SKILL.md

Based on the given area of interest, please:

  1. Dig around the codebase in terms of that given area of interest, gather general information such as keywords and architecture overview.
  2. Spawn n={as much as needed by the main agent} (unless specified otherwise) subagents with the Task tool. Before fan-out, probe the Task tool's model enum and set model to the first matching Composer slug per references/cursor-task-workflow.md. Omit model only when the enum lists no Composer slugs (inherit parent).
  3. Choose subagent_type and readonly per delegate role and risk. Do not make the whole council read-only by default:
    • Use read-only delegates for exploration, review, judging, and synthesis.
    • Use write-capable delegates when the requested outcome requires edits, shell work, MCP/web access, or other state-changing actions.
  4. Diversify prompts: some subagents should be "on brief", others slightly off-angle for coverage.
  5. Once the subagents are done, inspect their artifacts or findings directly, reconcile contradictions, and use the information to do what the user wants.

If the user is in plan mode, use the information to create the plan.

Subagent routing

Installs
15
GitHub Stars
2
First Seen
May 6, 2026
council — akindu23/my-agent-skills