From project-management
Define project purpose, scope, objectives, constraints, and success criteria
How this skill is triggered — by the user, by Claude, or both
Slash command
/project-management:project-charterThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Define the project charter for "$ARGUMENTS". Establish the project's purpose and vision, set measurable objectives, define scope boundaries, identify constraints and assumptions, and outline an initial timeline with milestones.
Define the project charter for "$ARGUMENTS". Establish the project's purpose and vision, set measurable objectives, define scope boundaries, identify constraints and assumptions, and outline an initial timeline with milestones.
None — this is a Phase 0 (Initiate) skill and can run first.
Read shared context:
plugins/project-management/shared/project-charter-template.md for charter structureplugins/project-management/shared/scrum-guide.md for Scrum alignment.project/$ARGUMENTS/00-initiate.md if it exists (to avoid overwriting other sections)Define project purpose and vision:
Set measurable objectives:
Define scope — in and out:
Identify constraints and assumptions:
Outline high-level timeline and milestones:
Initial risk identification:
Write the artifact — append to .project/$ARGUMENTS/00-initiate.md under a ## Project Charter section:
Project charter appended to .project/$ARGUMENTS/00-initiate.md. Present a summary highlighting:
npx claudepluginhub bromso/metapowers --plugin project-managementCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.