COMMAND
Surface and validate Claude's hidden assumptions about the project for user confirmation
Generate comprehensive sprint retrospective from completed epics
> /plugin marketplace add Jeffallan/claude-skills > /plugin install fullstack-dev-skills@fullstack-dev-skills
How it fires
How this command gets triggered: by you, by Claude, or both.
/complete-sprintContext preview
What this command does when you run it.
Generate comprehensive sprint retrospective from completed epics
name: complete-sprint description: Generate comprehensive sprint retrospective from completed epics argument-hint: <sprint-number-or-folder-path>
**Sprint:** $ARGUMENTS
---
This command generates a comprehensive retrospective after all sprint epics are complete:
/create-epic-plan <epic-key> → Creates Overview Document
↓
/create-implementation-plan <overview-doc-url> → Creates Implementation Plan
↓
/execute-ticket <ticket-key> → Executes individual tickets
↓
/complete-epic <epic-key> → Completes epic
↓
/complete-sprint <sprint-folder> → Sprint retrospective (YOU ARE HERE)---
1. **Determine sprint identifier:**
2. **Locate all epic documents:**
3. **FAILURE CONDITION - No Documents Found:**
If no epic documents found in the sprint folder:
**STOP and prompt the user:**
I was unable to locate any completed epics in Sprint $ARGUMENTS. Searched location: [folder path] Please provide: 1. Sprint number or folder path: [correct value] 2. Confluence folder containing completed epics: [paste link]
**DO NOT PROCEED** until confirmed.
4. **MANDATORY CHECKPOINT - Sprint Document Confirmation:**
Please confirm the following before generating retrospective:
Sprint: $ARGUMENTS
Folder: [Confluence folder path]
Epics Found:
- {Epic_Key_1}: {Epic_Title_1} ([X] tickets, [Y] points)
- {Epic_Key_2}: {Epic_Title_2} ([X] tickets, [Y] points)
- ...
Total: [count] epics, [total tickets] tickets, [total points] story points
Is this the correct sprint to analyze? (Yes / No / Correct)**DO NOT PROCEED** without explicit user confirmation.
---
1. **Read all documents in parallel:**
2. **Extract key data points:**
3. **Cross-reference data:**
---
Execute these review tracks **simultaneously** (parallel analysis):
**Focus:** Code quality patterns and technical execution
**Analyze:**
**Focus:** Testing effectiveness and quality metrics
**Analyze:**
**Focus:** Security posture and compliance adherence
**Analyze:**
**Focus:** Feature delivery and user experience
**Analyze:**
67 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.
Repo: Jeffallan/claude-skills
Surface and validate Claude's hidden assumptions about the project for user confirmation
Reference for: Common Ground Load when: Classifying assumptions, determining type or tier
Reference for: Common Ground Load when: Storage operations, project identification, file format
Reference for: Common Ground Load when: Using --graph flag, generating mermaid diagrams
Approve synthesis findings and create implementation tickets from discovery
Create a discovery document for research/customer discovery epics