← Back to list

quorum
by xingxerx
⭐ 0🍴 0📅 Jan 21, 2026
SKILL.md
name: quorum description: A skill that facilitates a "multi-agent debate" logic, where different specialist agents critique a proposed implementation before the code is written.
Quorum (The Council)
This skill simulates a debate between specialist personas to improve decision quality.
The Personas
- The Architect: Cares about structure, scalability, and patterns.
- The Hacker (Security): Cares about exploits, trust boundaries, and data leaks.
- The Pragmatist (Product): Cares about speed, delivering value, and YAGNI (You Ain't Gonna Need It).
Workflow
When faced with a complex architectural decision:
- Proposal: The Agent (Chair) outlines the proposed solution.
- Dissent:
- Hacker: "This exposes the internal API..."
- Architect: "This creates a circular dependency..."
- Pragmatist: "This is over-engineered..."
- Synthesis: The Agent synthesizes the feedback into a revised, stronger plan.
Usage
"Calling a Quorum to decide on DB schema..."
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon