agile-planninglisted
Install: claude install-skill aiskillstore/marketplace
# Agile Planning
Generate lean agile release plans with sprint schedules and roadmaps.
## Overview
This skill creates structured release plans for agile projects. It generates:
- Sprint schedules with unique codes (SPRINT-001, SPRINT-002, etc.)
- Tasks with ticket codes (T-001, T-002, etc.) for granular tracking
- Roadmaps showing timeline and milestones
- Dependencies and release checkpoints
Use this when planning product releases, organizing work into sprints, or communicating timelines to stakeholders.
## Instructions
### Step 1: Gather Context
Before generating a plan, collect:
- **Project scope**: What are we building?
- **Timeline**: How many weeks/months?
- **Team size**: Number of developers
- **Sprint duration**: Typically 2 weeks
- **Key milestones**: Alpha, beta, production dates
- **Priorities**: Must-have vs nice-to-have features
### Step 2: Structure Sprints
Create sprints with:
- **Unique codes**: SPRINT-001, SPRINT-002, SPRINT-003 (sequential, zero-padded)
- **Sprint theme**: Descriptive name (e.g., "Payment Integration", "UI Polish")
- **Duration**: Start and end dates
- **Goal**: One-sentence sprint objective
- **Tasks**: 3-5 concrete tasks per sprint, each with unique ticket code (T-001, T-002, etc.)
- **Dependencies**: What blocks this sprint or depends on it
**Task Numbering**:
- Use format: T-001, T-002, T-003 (zero-padded, sequential across entire release)
- Each task gets a unique code that persists throughout the project
- Never reuse task c