How this skill is triggered — by the user, by Claude, or both
Slash command
/leadership:decisionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Work through a decision for "$ARGUMENTS". Use the appropriate decision-making framework based on impact, urgency, and stakeholders.
Work through a decision for "$ARGUMENTS". Use the appropriate decision-making framework based on impact, urgency, and stakeholders.
None — utility skill, run anytime.
Read context:
plugins/leadership/shared/decision-frameworks.mdDetermine decision mode:
Analyze options:
Make a recommendation:
Write the artifact to .metapowers/leadership/$ARGUMENTS/decision.md
The decision analysis written to .metapowers/leadership/$ARGUMENTS/decision.md. Present the recommendation to the user.
npx claudepluginhub bromso/metapowers --plugin leadershipGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.