epic-sprints

Community

Sprint planning with dependency graphs

Authormarcusgoll
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Breaks down epic plans into parallelizable sprints, establishing dependencies, locking API contracts, and optimizing execution layers for faster delivery.

Core Features & Use Cases

  • Plan extraction: read plan.md to understand phases
  • Dependency graph: identify sprint boundaries and ordering
  • API contracts: lock OpenAPI schemas for parallel work
  • Sprint output: generate sprint-plan.md with execution layers

Quick Start

Run /tasks with epic context to generate sprint breakdown and contracts.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: epic-sprints
Download link: https://github.com/marcusgoll/Spec-Flow/archive/main.zip#epic-sprints

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