Help us improve
Share bugs, ideas, or general feedback.
From facilitation
Recommend a decision-making rule for a specific decision — leader-decides, majority vote, multi-vote, fist of five, consent, consensus, RAPID, integrative, or trade-off matrix. Includes the moment-of-decision script.
npx claudepluginhub bpainter/composable-dxp-claude-marketplace --plugin facilitationHow this command is triggered — by the user, by Claude, or both
Slash command
/facilitation:decision-ruleThe summary Claude sees in its command listing — used to decide when to auto-load this command
Use the `facilitation-decision-architect` skill to pick the right decision method for a specific decision the user is facing. The most common workshop failure is "we discussed but didn't decide" — that's a decision-rule failure, named in advance prevents it. Reference: [`decision-methods-catalog.md`](../skills/facilitation-decision-architect/references/decision-methods-catalog.md) for the full method-by-method working notes. Steps: 1. **Get the inputs.** Ask if not provided: - **What's the decision?** (Specific — "should we ship Friday or push to Monday?" not "release decision") - ...
Share bugs, ideas, or general feedback.
Use the facilitation-decision-architect skill to pick the right decision method for a specific decision the user is facing. The most common workshop failure is "we discussed but didn't decide" — that's a decision-rule failure, named in advance prevents it.
Reference: decision-methods-catalog.md for the full method-by-method working notes.
Steps:
Get the inputs. Ask if not provided:
Apply the decision tree from the catalog:
Is the decision irreversible or high-stakes?
├─ Yes → invest in deliberation
│ Is execution buy-in critical?
│ ├─ Yes → Consent or RAPID
│ └─ No → Leader decides after consultation
└─ No → use a faster method
Is one person holding the picture?
├─ Yes → Leader decides
└─ No → Multi-vote (narrow) → Fist of five (confirm)
Recommend one method, with rationale in 2–3 sentences. If it's close between two, name both and the discriminating factor.
Anti-recommendations. Name what not to use and why:
Show the moment-of-decision script. For the recommended method, give the user the actual sentences to say:
template-decision-record.mdAnticipate dissent. If the decision is contested:
For recurring decisions of similar type (steering committee items, architecture review, hiring), recommend the cadence-level rule rather than per-decision: "For all decisions like this, this body uses [method]." Document in the team's working agreements.
Don't pick consensus when consent will do — it's the most common over-investment in deliberation cost.