Sprint Planner Skill

Community

Plan sprints with focused context and clear boundaries.

Authormasharratt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Generates disciplined sprint plans with explicit in_scope/out_of_scope, dependencies, and agent configuration to reduce ambiguity and accelerate delivery.

Core Features & Use Cases

  • Parse epic JSON
  • Define sprint deliverables and context injection
  • Produce agent recommendations and iteration estimates

Quick Start

plan-sprint.sh --sprint-id "1" --epic-json "$EPIC_JSON" --task-type "software-development"

Dependency Matrix

Required Modules

jq

Components

scriptsreferences

💻 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: Sprint Planner Skill
Download link: https://github.com/masharratt/claude-flow-novice/archive/main.zip#sprint-planner-skill

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