plan-sprint

Generate sprint roadmaps and detailed planning artifacts from stakeholder input.

1|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/busboom-software-studio/design-trainer --skill plan-sprint-busboom-software-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-sprint
Source: https://github.com/busboom-software-studio/design-trainer/tree/main/.claude/skills/plan-sprint
Command: npx skills add https://github.com/busboom-software-studio/design-trainer --skill plan-sprint-busboom-software-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates structured sprint planning by generating a lightweight roadmap in Phase 1 and detailed planning artifacts in Phase 2.

Core Features & Use Cases

  • Two-phase planning: Batch roadmap generation followed by single-sprint detail planning.
  • Artifact production: Outputs include a lightweight sprint.md in roadmap mode and full artifacts like usecases.md, architecture-update.md, and tickets during detail mode.
  • Safety constraints: Enforces not creating tickets or branches during roadmap planning; execution takes place after acquiring the execution lock.

Quick Start

Describe the stakeholder goals and scope to generate a roadmap sprint plan, then proceed to detail mode for full artifacts.

Frequently Asked Questions about plan-sprint

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

FAQPage Schema
How do I automate sprint planning and generate a roadmap for multiple sprints?

Automate sprint planning by using a two-phase approach: generate a lightweight roadmap first, then produce detailed artifacts like usecases and architecture updates for each sprint.

What is the best way to structure sprint planning into roadmap and detailing phases?

The best way to structure sprint planning is to separate it into two phases: a batch roadmap generation phase for stakeholder goals, followed by a single-sprint detail phase for full artifact production.

Can I generate tickets and branches during the roadmap phase of sprint planning?

No, you cannot generate tickets or branches during the roadmap phase. Safety constraints enforce that execution actions like ticketing and branching only occur after acquiring the execution lock in detail mode.

How does two-phase sprint planning handle use cases and architecture updates?

Two-phase sprint planning handles use cases and architecture updates by generating them as detailed artifacts during the second phase, using the initial lightweight roadmap as a foundational reference.

Do I need stakeholder input to produce a sprint.md roadmap file?

Yes, you need stakeholder input and design overview references to produce a sprint.md roadmap file, as these inputs define the scope and goals for the batch roadmap generation process.