yogirk

8 mods across 1 repository, 88 stars between them.

yogirk/agent-council

Instructions file

Instructions for yogirk/agent-council, covering agent council, architecture, testing, key patterns and storage.

88 4mo ago A 744 tokens original MIT

council

02

yogirk/agent-council

Skill Claude CodeCodex

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.

88 4mo ago A 67 tokens original MIT

agent-council-nudge

03

yogirk/agent-council

Skill Claude CodeCodex

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 right moment.

88 4mo ago A 48 tokens original MIT

council-list

04

yogirk/agent-council

Skill Claude CodeCodex

List all past Agent Council sessions for the current project. Shows session ID, mode, agent count, and question for each.

88 4mo ago A 30 tokens original MIT

council-nudge

05

yogirk/agent-council

Skill Claude CodeCodex

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 for comparison.

88 4mo ago A 45 tokens original MIT

council-outcome

06

yogirk/agent-council

Skill Claude CodeCodex

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.

88 4mo ago A 36 tokens original MIT

council-replay

07

yogirk/agent-council

Skill Claude CodeCodex

Replay a past Agent Council session in the terminal. Shows the full deliberation: question, each agent's opinion, and the chairman's synthesis.

88 4mo ago A 37 tokens original MIT

council-revisit

08

yogirk/agent-council

Skill Claude CodeCodex

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.

88 4mo ago A 45 tokens original MIT