manage-sprint

Automate sprint lifecycle management across Scrum, Kanban, and hybrid workflows.

6|Updated Oct 16, 2025
One-click install
npx skills add https://github.com/legacybridge-tech/claude-plugins --skill manage-sprint-legacybridge-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manage-sprint
Source: https://github.com/legacybridge-tech/claude-plugins/tree/main/projectmaster/skills/manage-sprint
Command: npx skills add https://github.com/legacybridge-tech/claude-plugins --skill manage-sprint-legacybridge-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage sprint/iteration lifecycles across Agile teams including planning, tracking, review, and retrospectives. This Skill reduces manual coordination, enforces consistent governance, and keeps sprint artifacts organized across Scrum, Kanban, and hybrid workflows.

Core Features & Use Cases

  • Phase-aligned sprint planning, tracking, review, and retrospective workflows that adapt to Scrum, Kanban, or hybrid methodologies.
  • Automatic routing of user intents to appropriate sub-workflows based on RULE.md configuration (e.g., create sprint, update sprint, add work items, or view status).
  • Centralized sprint documents with governance hooks and cross-links to ceremonies, meetings, milestones, and team communications.

Quick Start

Start a new sprint with: "Start sprint 5 for the authentication module." Then provide sprint goal, dates, and backlog items. The Skill will generate the sprint plan at sprints/sprint-5/sprint-plan.md and update governance records accordingly.

Frequently Asked Questions about manage-sprint

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

FAQPage Schema
How do I automate sprint planning and tracking for Agile teams?

You can automate sprint planning and tracking by configuring a RULE.md file to define your methodology, which allows the system to auto-generate sprint plans, backlogs, and retrospective artifacts while reducing manual coordination.

Can I use this sprint lifecycle management tool for both Scrum and Kanban workflows?

Yes, sprint lifecycle management supports Scrum, Kanban, and hybrid workflows. It automatically routes user intents to appropriate sub-workflows based on your RULE.md configuration to handle methodology-specific updates and reporting.

How do I start a new sprint and generate the sprint plan document?

To start a new sprint, provide a command like 'Start sprint 5 for the authentication module', then input the sprint goal, dates, and backlog items. The system generates the sprint plan at sprints/sprint-5/sprint-plan.md and updates governance records.

What is the best way to maintain governance across multiple sprints?

Maintain governance across multiple sprints by using centralized sprint documents with built-in governance hooks. The system automatically cross-links ceremonies, meetings, milestones, and team communications to keep artifacts organized and compliant.

Do I need to manually configure sprint structure before creating iterations?

You need to define your methodology and sprint structure in a RULE.md file before creating iterations. This configuration drives automatic routing of intents for creating sprints, adding work items, and viewing status across the team.

Are there limitations when applying this to hybrid Agile workflows?

The system adapts to hybrid Agile workflows by reading RULE.md to configure methodology, but its implementation depth is basic. It handles creation, updates, and reporting across multiple sprints without deep customization or complex external integrations.