From project-management
Stand up the predictive plan of record — a project charter (objective, success criteria, sponsor, high-level scope, assumptions/constraints), a scope statement + WBS decomposed to single-owner work packages, and the scope/schedule/cost baseline that change control is measured against. Reach for this at project initiation, a reset, or before any earned-value reporting. Used by `delivery-lead` (primary).
How this skill is triggered — by the user, by Claude, or both
Slash command
/project-management:project-charter-and-baselineThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Purpose:** Produce the defensible baseline a predictive project is measured against — charter first, then scope + WBS, then the baseline. Used by `delivery-lead`.
Purpose: Produce the defensible baseline a predictive project is measured against — charter first, then scope + WBS, then the baseline. Used by delivery-lead.
A charter + scope/WBS + baseline (see ../../templates/project-charter.md). Changes thereafter route through ../../templates/change-request.md. End with the delivery-lead Output Contract block; hand risk-register population to risk-and-raid-analyst and stakeholder packaging to stakeholder-comms-lead.
npx claudepluginhub mcorbett51090/ravenclaude --plugin project-managementGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.