as-sprint-plan

Generate sprint plans, epic breakdowns, and status updates from project documents.

1|1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/Thomas-Fitz/auto-scrum --skill as-sprint-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: as-sprint-plan
Source: https://github.com/Thomas-Fitz/auto-scrum/tree/main/skills/as-sprint-plan
Command: npx skills add https://github.com/Thomas-Fitz/auto-scrum --skill as-sprint-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of detailed sprint plans, epic breakdowns, and status updates, ensuring a clear, structured approach to Agile project management.

Core Features & Use Cases

  • Epic Breakdowns: Automatically generate epic breakdowns based on existing planning documents.
  • Status Updates: Track the status of epics and stories in a structured YAML file.
  • Use Case: When starting a new sprint, use the 'as-sprint-plan' skill to quickly set up the sprint plan based on the existing project documentation.

Quick Start

Use the 'as-sprint-plan' skill to create a sprint plan for a new feature with the command: as-sprint-plan <feature-name>

Frequently Asked Questions about as-sprint-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sprint planning and epic breakdowns from existing project documentation?

You can automate sprint planning by using a skill that parses existing planning documents to generate structured epic breakdowns and sprint plans. This requires pre-configured project documentation files to extract and structure the sprint data accurately.

What is the best way to track agile story statuses and generate sprint status updates?

Tracking agile story statuses is best handled by storing epic and story progress in a structured YAML file. This approach organizes status updates systematically, making it easier to monitor sprint progress and report outcomes.

Do I need specific project documentation files to generate an agile sprint plan?

Yes, generating an agile sprint plan requires your project to be set up with appropriate documentation files. The automation relies on parsing these existing planning documents to extract epics and stories for the sprint breakdown.

How do I create a sprint plan for a new feature using existing planning documents?

To create a sprint plan for a new feature, execute the planning command with the feature name. The tool reads your existing project documentation and automatically outputs a structured sprint plan and epic breakdown for that specific feature.

Can I use structured YAML files to manage agile epic breakdowns and story tracking?

Yes, you can use structured YAML files to manage agile epic breakdowns and track story statuses. This format organizes sprint planning data systematically, ensuring clear tracking and consistent status updates across the project lifecycle.