sprint-brief

Solid

Generate a structured sprint brief from sprint data and goals. Use when asked to write a sprint brief, create a sprint summary, document sprint goals and scope, or produce a team-facing sprint overview. Produces a scannable brief with sprint goal, rationale, grouped work, critical path, risks, and definition of done.

Data & Documents 915 stars 165 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
99
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
99
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Sprint Brief 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. ## Required Inputs Ask the user for these if not provided: - **Sprint name and number** - **Sprint goal** (1-2 sentences — flag if too vague) - **Ticket list with owners** (or a description of the work) - **Known dependencies or blockers** - **Carry-over items from previous sprint** (if any) ## Process 1. Read sprint goal and check it's specific and measurable — flag if it's too vague 2. Group tickets by theme or feature area 3. Identify the critical path — which tickets must complete for the sprint goal to be met? 4. Flag risks: tickets with unclear acceptance criteria, missing designs, unresolved dependencies 5. Note carry-over items and whether they affect this sprint's goal 6. **Validate** — Confirm the sprint goal is achievable given the ticket scope and capacity. If the critical path items alone would fill the sprint, flag it as overloaded. ## Output Structure ### Sprint [Number] Brief — [Dates] **Sprint Goal:** [1-2 sentences — specific and measurable] **Why This Sprint Matters:** [Connect to quarterly OKR in 2-3 sentences] **What We're Building:** - [Theme 1]: [tickets and owners] - [Theme 2]: [tickets and owners] **Critical Path:** [The 2-3 tickets everything else depends on] **Risks to Flag:** - [Risk 1 + mitigation] - [Risk 2 + mitigation] **Carry-over from Last Spri...

Details

Author
mohitagw15856
Repository
mohitagw15856/pm-claude-skills
Created
4 months ago
Last Updated
3 days ago
Language
Shell
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Listed

sprint-review

Generate a professional sprint review report for stakeholders — PMs, leadership, and cross-functional teams. Use this skill whenever a user wants to write up a sprint, summarize what the team shipped, produce a sprint retrospective document, recap what was completed in an iteration, or create a sprint summary for leadership. Triggers include: "write my sprint review", "generate a sprint recap", "create a sprint report", "summarize what we shipped this sprint", "help me write up our sprint for stakeholders", or any mention of sprint outcomes, velocity reports, or iteration summaries — even if they don't use the word "skill" or "report". Also trigger when a user pastes a list of tickets/tasks and asks for a write-up or summary.

2 Updated 2 days ago
felipecabargas
AI & Automation Solid

retro-analysis

Analyse sprint delivery data and produce a structured retrospective brief. Use when asked to run a retrospective, analyse sprint data, prepare a retro brief, or turn sprint metrics into discussion prompts. Produces a data-grounded retrospective brief with completion stats, pattern analysis, Start/Stop/Continue prompts, and one concrete experiment for next sprint.

915 Updated 3 days ago
mohitagw15856
Data & Documents Listed

sprint-plan

Convert the start-of-sprint canvas into a planning markdown report — sprint goal summary, committed scope, capacity vs commitment (split into carry-over from previous sprint vs new commit), key observations, and risks. Assumes all unclosed items from the previous sprint's end snapshot are carried into this sprint and surfaces them as a dedicated section with WIP-saturation risk. Reuses sprint-snapshot's `_sprint.md`, `_team-rules.md`, current `start.canvas`, and previous sprint's `end.canvas`. Auto-runs a clarity-council session (statistics-expert + scrum-master + product-owner) for the observations/risks block. Output is date-stamped (`sprint-plan-YYYY-MM-DD.md`) — same-day re-runs silently refresh today's file, prior days are preserved as historical record; a `sprint-plan-latest.md` pointer always wikilinks the newest. Use when user says "sprint plan", "sprint planning report", "convert sprint plan to markdown", or invokes /sprint-plan.

2 Updated 3 days ago
risadams
AI & Automation Solid

sprint-planning

Structure and facilitate sprint planning sessions. Use when asked to plan a sprint, organise backlog items, assign story points, create sprint goals, or prepare sprint planning agendas. Produces a sprint goal, velocity-calibrated backlog, capacity plan, risk flags, and a structured sprint planning meeting agenda.

915 Updated 3 days ago
mohitagw15856
AI & Automation Solid

sprint-plan

Plan a sprint with capacity estimation, story selection, dependency mapping, and risk identification. Use when preparing for sprint planning, estimating team capacity, selecting stories, or balancing sprint scope against velocity.

11,758 Updated 1 weeks ago
phuryn