Decision

Make structured decisions using the right decision mode

bromso fd12f6a 1.1 KB Updated

File contents

Decision

Work through a decision for "$ARGUMENTS". Use the appropriate decision-making framework based on impact, urgency, and stakeholders.

Prerequisites

None — utility skill, run anytime.

Process

  1. Read context:

    • Read plugins/leadership/shared/decision-frameworks.md
    • Ask: What's the decision? What are the options? Who's affected?
  2. Determine decision mode:

    • Assess impact (high/low) and urgency (high/low)
    • Recommend: decide alone, consult, delegate, or consensus
  3. Analyze options:

    • For each option: pros, cons, risks, effort, reversibility
    • Identify the key trade-offs
    • What information is missing?
  4. Make a recommendation:

    • Which option and why
    • What to monitor after deciding
    • Rollback plan if it doesn't work
  5. Write the artifact to .metapowers/leadership/$ARGUMENTS/decision.md

Output

The decision analysis written to .metapowers/leadership/$ARGUMENTS/decision.md. Present the recommendation to the user.

bromso/metapowers/tree/main/plugins/leadership/skills/decision commit fd12f6aae5

Frequently asked questions

npx skillmds@latest add bromso/decision