AILANG Sprint Planner

Official

Generate realistic sprint plans, effortlessly.

Authorsunholo-data
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually creating sprint plans is time-consuming, often inaccurate, and struggles to account for actual development velocity. This Skill automates the planning process, providing data-driven, realistic sprint plans.

Core Features & Use Cases

  • Data-Driven Planning: Analyze design documents, recent development velocity from changelogs, and current implementation status to create accurate plans.
  • Milestone Breakdown: Propose realistic milestones with estimated Lines of Code (LOC) and detailed day-by-day task breakdowns, making complex projects manageable.
  • Documentation Integration: Incorporate relevant documentation URLs and best practices directly into the sprint plan, ensuring all necessary context is available.
  • Use Case: When a user asks to "plan the next sprint based on v0.4.0 roadmap," this Skill will generate a comprehensive plan, including velocity analysis and task breakdowns, ready for review and execution.

Quick Start

User says: "Plan the next sprint based on v0.4.0 roadmap"

This skill will:

1. Read design doc (design_docs/planned/v0.4-roadmap.md)

2. Analyze CHANGELOG for recent velocity

3. Propose realistic milestones with LOC estimates

4. Create day-by-day task breakdown

Dependency Matrix

Required Modules

None required

Components

scriptsresources

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: AILANG Sprint Planner
Download link: https://github.com/sunholo-data/ailang/archive/main.zip#ailang-sprint-planner

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository