スキル一覧に戻る
xingxerx

quorum

by xingxerx

0🍴 0📅 2026年1月21日
GitHubで見るManusで実行

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

  1. The Architect: Cares about structure, scalability, and patterns.
  2. The Hacker (Security): Cares about exploits, trust boundaries, and data leaks.
  3. The Pragmatist (Product): Cares about speed, delivering value, and YAGNI (You Ain't Gonna Need It).

Workflow

When faced with a complex architectural decision:

  1. Proposal: The Agent (Chair) outlines the proposed solution.
  2. Dissent:
    • Hacker: "This exposes the internal API..."
    • Architect: "This creates a circular dependency..."
    • Pragmatist: "This is over-engineered..."
  3. Synthesis: The Agent synthesizes the feedback into a revised, stronger plan.

Usage

"Calling a Quorum to decide on DB schema..."

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

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

レビュー

💬

レビュー機能は近日公開予定です