sprint-plan

Generate sprint plans from milestones with capacity and governance gates.

3|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/Negentropy-Laby/Constitution-Driven-Development --skill sprint-plan-negentropy-laby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-plan
Source: https://github.com/Negentropy-Laby/Constitution-Driven-Development/tree/main/.agents/skills/sprint-plan
Command: npx skills add https://github.com/Negentropy-Laby/Constitution-Driven-Development --skill sprint-plan-negentropy-laby

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sprint planning and governance across a project team, aligning milestones, capacity, and quality gates to ensure on-time delivery.

Core Features & Use Cases

  • Agenda-driven sprint creation: auto-generate sprint plans from milestones and velocity data.
  • Capacity-aware planning: allocate tasks based on team capacity, reminders for carryovers.
  • Governance gates & QA integration: integrate gate checks, risk reviews, and QA plan references into sprint artifacts.

Quick Start

Schedule a new sprint by issuing the sprint-plan command with mode (new/update/status) and an optional review mode.

Frequently Asked Questions about sprint-plan

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

FAQPage Schema
How do I generate a sprint plan from milestone data and team velocity?

To generate a sprint plan, you input your current milestone targets and available team velocity data. The system then auto-generates a phase-based plan, applying capacity-aware task allocation and producer feasibility checks.

How does capacity-aware planning handle task carryover between sprints?

Capacity-aware planning allocates new tasks based on available team capacity and automatically flags existing task carryovers. It provides reminders for incomplete items to ensure they are accounted for in the new sprint cycle.

Can I integrate QA plans and governance gate checks into sprint artifacts?

Yes, you can integrate QA plans and governance gate checks directly into sprint artifacts. The system enforces phase-based planning, embeds risk reviews, and writes governance statuses back to production artifacts.

What is the best way to govern agile production workflows with phase-based planning?

The best way to govern agile production workflows is by applying phase-based planning with enforced gate checks. This aligns milestone delivery, integrates QA plans, and ensures producer feasibility across the sprint lifecycle.

Do I need to manually update production artifacts after a sprint status review?

No, you do not need to manually update production artifacts after a status review. The sprint plan command executes status writebacks automatically, synchronizing governance gates and QA integration results directly to the artifacts.

How do I update an existing sprint plan after capacity changes?

You update an existing sprint plan by issuing the sprint-plan command with the update mode. This recalculates task allocation against the new team capacity, adjusts carryover reminders, and re-validates producer feasibility.