A skill that convenes a panel of CLI-based AI agents (Claude Code, Codex, Gemini CLI) to deliberate on engineering problems through structured multi-stage discussion, peer review, and synthesis
Stars
35
Forks
5
Watchers
35
Open Issues
1
Overall repository health assessment
20
commits
v0.2.0: viewer synthesis, consensus fix, contextual nudges, platform docs
ebcb45aView on GitHubfeat: contextual nudges in skill flow, remove global instruction nudges
27a1600View on GitHubfix: use awk instead of sed for macOS compatibility in nudge install
48f427fView on GitHubfix: consensus KPI now shows actual agreement, not response rate
bd59c47View on GitHubfix: viewer now includes chairman synthesis via regenerate-viewer command
f7b5549View on GitHubRedesigned viewer: verdict-first, progressive depth, light/dark mode
fb2fdceView on GitHubdocs: update README to reflect cross-platform support across Claude, Codex, Gemini
5d0d27fView on GitHubfix: auto-detect chairman from invoking CLI, no hardcoded claude
27b3a1dView on GitHub