How this skill is triggered — by the user, by Claude, or both
Slash command
/leadership:buildThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Structure the team for "$ARGUMENTS". Define roles, responsibilities, ownership areas, and establish a delegation framework.
Structure the team for "$ARGUMENTS". Define roles, responsibilities, ownership areas, and establish a delegation framework.
Read .metapowers/leadership/$ARGUMENTS/01-assess.md and .metapowers/leadership/$ARGUMENTS/02-vision.md. If 02-vision.md does not exist, tell the user:
Phase 2 (Vision) has not been completed for "$ARGUMENTS". Run
/leadership:vision $ARGUMENTSfirst, or use--skip-checksto bypass.
If --skip-checks is present in $ARGUMENTS, skip this check and log to .metapowers/leadership/$ARGUMENTS/skip-log.md.
Read context:
.metapowers/leadership/$ARGUMENTS/01-assess.md for team assessment.metapowers/leadership/$ARGUMENTS/02-vision.md for values and cultureplugins/leadership/shared/decision-frameworks.mdDefine team structure:
Create delegation framework:
Define collaboration norms:
Write the artifact to .metapowers/leadership/$ARGUMENTS/03-build.md with sections:
The team structure written to .metapowers/leadership/$ARGUMENTS/03-build.md. Present a summary highlighting:
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.