From pm-delivery
Generates a structured sprint brief from sprint data and goals, including sprint goal, rationale, grouped work, critical path, risks, and definition of done.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-delivery:sprint-briefThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Produce a clear, scannable sprint brief that every team member — engineer, designer, PM — can read in under three minutes and understand exactly what we're doing and why.
Produce a clear, scannable sprint brief that every team member — engineer, designer, PM — can read in under three minutes and understand exactly what we're doing and why.
Ask the user for these if not provided:
Sprint Goal: [1-2 sentences — specific and measurable] Why This Sprint Matters: [Connect to quarterly OKR in 2-3 sentences]
What We're Building:
Critical Path: [The 2-3 tickets everything else depends on]
Risks to Flag:
Carry-over from Last Sprint: [List + impact on current goal]
Definition of Done: [Specific, agreed criteria for sprint success]
npx claudepluginhub mohitagw15856/pm-claude-skills --plugin pm-deliveryPlans sprints by estimating capacity from velocity and availability, selecting backlog stories, mapping dependencies, identifying risks, and outputting a summary with goal. Use for sprint prep.
Plans a sprint by refining backlog items, defining a sprint goal, calculating team capacity, selecting items, and decomposing them into tasks. Produces a SPRINT-PLAN.md.
Plan a sprint with capacity estimation, story selection, dependency mapping, and risk identification. Use when preparing for sprint planning or balancing scope against velocity.