Convene a panel of CLI-based AI agents (Codex, Gemini) to deliberate on a question. Each agent answers independently, then you synthesize the council's verdict as chairman. Use for architecture decisions, code review, debugging hypotheses, or any question where diverse perspectives add value.
$npx -y skills add yogirk/agent-council --skill claude-codeInstalls into the current project.
Run `npx skills use "https://github.com/yogirk/agent-council" --skill "yogirk/agent-council/claude-code"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/yogirk/agent-council" that are relevant to the current task. Run `npx skills add "https://github.com/yogirk/agent-council"` and select the relevant skills, then follow their instructions.