sprint-plan
SkillFiles & storageWith sprint-plan, your AI can turn the work ahead into a clear sprint plan. It breaks the work down into individual tasks and organizes those tasks into a schedule. You describe what needs to get done, and your AI handles the planning.
Available today. Use it from your connected AI after setup.
No other account needed.
After adding sprint-plan, tell your AI what work is coming up and ask it to plan the sprint. It will break the work into tasks and give you back an organized schedule.
Then ask your AI: use the sprint-plan skill
What your AI can do with it
- Plan a sprint from the work you describe
- Break large pieces of work into individual tasks
- Arrange tasks into an organized schedule
- Turn a rough to-do list into a structured sprint plan
What this skill tells your AI
The instructions your AI receives, as published by faizkhairi/claude-code-blueprint in skills/sprint-plan/SKILL.md and read by ahel’s review.
Create a sprint plan for: $ARGUMENTS
- Analyze the requirement: Understand scope, constraints, dependencies
- Check existing code: Search codebase for related implementations that can be reused
- Break into tasks:
- Each task should be independently deliverable
- Include file paths that will be modified or created
- Estimate size: S (< 1hr), M (1-4hr), L (4-8hr), XL (> 1 day)
- Sequence tasks: Identify dependencies, mark blocking tasks, find parallelizable work
- Identify risks: What could go wrong? What needs clarification?
- Output format:
Sprint Plan: [Feature Name]
Tasks
| # | Task | Size | Depends On | Files |
|---|---|---|---|---|
| 1 | ... | S | - | path/to/file |
Risks
- [Risk description and mitigation]
Definition of Done
- All tasks completed
- Tests written and passing
- Code reviewed
- Documentation updated
- No security vulnerabilities introduced
Signals
- GitHub stars
- 70
- Forks
- 21
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
sprint-plan- Source
- github.com/faizkhairi/claude-code-blueprint