managing-sprints

Plan sprints from epics and coordinate parallel AI agents.

8|1|Updated Aug 12, 2025
One-click install
npx skills add https://github.com/memyselfandm/cconami --skill managing-sprints
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: managing-sprints
Source: https://github.com/memyselfandm/cconami/tree/main/apps/dot-claude/skills/managing-sprints
Command: npx skills add https://github.com/memyselfandm/cconami --skill managing-sprints

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sprint planning and execution often bottleneck teams due to manual coordination and sequential dependencies. This skill coordinates epics to sprint plans, manages parallel AI agents, and tracks progress to accelerate delivery.

Core Features & Use Cases

  • Plan sprints from epics and group features for parallel execution.
  • Execute sprint work with parallel AI agents while preventing conflicts.
  • Monitor progress and perform reviews to ensure quality and alignment.

Quick Start

Plan your first sprint from an epic and start parallel execution with /managing-sprints plan <epic-id> and /managing-sprints execute <sprint-id>.

Frequently Asked Questions about managing-sprints

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

FAQPage Schema
How do I plan sprints from epics for parallel AI agent execution?

Sprint planning from epics groups features into execution phases like foundation, features, and integration to enable parallel AI agent execution. This transformation breaks down sequential dependencies to accelerate cross-functional delivery.

How does parallel AI agent execution manage dependencies and avoid conflicts?

Parallel AI agent execution manages dependencies and prevents conflicts through real-time monitoring and disciplined coordination. It enforces structured execution phases to ensure agents work without overlapping or blocking each other.

Can I use sprint coordination for cross-functional software development teams?

Sprint coordination is designed specifically for cross-functional software development teams using epics. It supports planning phases, status updates, and sprint reviews to validate delivered work and ensure alignment.

What is the best way to monitor progress and perform sprint reviews?

Monitoring progress and performing sprint reviews requires real-time tracking of parallel agents and validating delivered work against the sprint plan. This ensures quality control and alignment throughout the execution lifecycle.

How do I start sprint execution after transforming an epic into a plan?

Start sprint execution by running the execute command with your sprint ID after transforming an epic. This initiates the parallel AI agents and begins the coordinated work across the planned development phases.