create-sprint

Guides structured sprint planning from scope assessment to spec.md and state.yaml generation.

60|13|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/leogodin217/leos_claude_starter --skill create-sprint-leogodin217
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-sprint
Source: https://github.com/leogodin217/leos_claude_starter/tree/main/.claude/skills/create-sprint
Command: npx skills add https://github.com/leogodin217/leos_claude_starter --skill create-sprint-leogodin217

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the complex process of sprint planning, ensuring clear scope, well-defined contracts, and actionable phases for development.

Core Features & Use Cases

  • Scope Definition: Guides users through assessing current state and proposing sprint scope.
  • Contract Design: Utilizes an architect agent to generate precise interface contracts.
  • Phase Breakdown: Helps break down work into independently testable phases with clear deliverables.
  • Artifact Generation: Creates detailed spec.md and updates state.yaml for sprint tracking.
  • Use Case: A development team needs to plan their next two-week sprint. This Skill will help them define what features to build, how to integrate them, and how to test them effectively.

Quick Start

Use the create-sprint skill to begin planning your next development sprint.

Frequently Asked Questions about create-sprint

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

FAQPage Schema
How do I plan a sprint and document the scope for agile development?

Sprint planning and documentation is guided through a structured process that assesses current state, proposes sprint scope, and generates detailed artifacts like spec.md to ensure clear deliverables.

What's the best way to break down sprint work into testable phases?

Breaking down sprint work into testable phases is achieved by defining independent deliverables with clear success criteria and demo requirements, ensuring each phase can be validated effectively during development.

How does interface contract design work during sprint planning?

Interface contract design during sprint planning utilizes an architect agent to generate precise interface contracts, ensuring all integration points are well-defined before development phases begin.

Can I use this sprint planning process to update state.yaml for tracking?

Yes, sprint planning with this process updates state.yaml for sprint tracking, ensuring that all phase progress and state changes are recorded alongside the generated spec.md documentation.

Do I need any specific tools or dependencies to start sprint planning?

No specific dependencies are required to start sprint planning. The process orchestrates an internal architect agent for contract design and handles artifact generation without external tool integrations.

What artifacts are generated when documenting a sprint specification?

Documenting a sprint specification generates a detailed spec.md file containing scope and phase definitions, and updates state.yaml to maintain accurate tracking of the sprint's progress throughout development.