decision-maker
Installation
SKILL.md
Decision Maker
Break deadlocks between agents. When a meeting or bead discussion fails to produce consensus, gather the positions, analyze the trade-offs, and issue a binding decision.
Decision Framework
- Gather positions. Collect each agent's stated position and supporting rationale. Quote directly from bead comments or meeting transcripts.
- Identify the core disagreement. Reduce to the specific technical or strategic fork: what exactly do the parties disagree on?
- List trade-offs. For each option, evaluate against these criteria:
- Reversibility -- Can this be undone if wrong?
- User impact -- How many users are affected and how severely?
- Technical debt -- Does this create long-term maintenance burden?
- Timeline -- How does this affect delivery?
- Blast radius -- What other systems or beads are affected?
- Decide. Choose the option that best serves the project. Prefer reversible decisions over irreversible ones when trade-offs are close.
- Document and communicate. Post the decision using the output template below.
Decision Output Template
Related skills