Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
yogirk
/
agent-council
home
/
skills
/
yogirk
/
agent-council
yogirk/agent-council
7 skills
View on GitHub
$
npx skills add yogirk/agent-council
Skill
Installs
agent-council-nudge
Ambient awareness for Agent Council. Detects moments where convening a multi-model council would genuinely help and suggests the right command. Never interrupts. Never nags. Just a quiet tip at the ri
—
claude-code
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 decisi
—
council-list
List all past Agent Council sessions for the current project. Shows session ID, mode, agent count, and question for each.
—
council-nudge
Nudge a specific agent to reconsider its opinion based on a corrected assumption. Sends the original question + response + correction to one agent and saves the updated opinion alongside the original
—
council-outcome
Record the outcome of a past Agent Council decision. Was the council right? Builds calibration data over time to learn which models are best at what.
—
council-replay
Replay a past Agent Council session in the terminal. Shows the full deliberation: question, each agent's opinion, and the chairman's synthesis.
—
council-revisit
Revisit a past Agent Council decision with current codebase context. Re-runs the same question through the council and shows a side-by-side comparison of what changed. Use for living decisions.
—