mh-cto-sdlc-sprint-plan

Generate sprint plans from epic and story documents with dependency sequencing.

2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/Imad-Oute/MicroHard --skill mh-cto-sdlc-sprint-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mh-cto-sdlc-sprint-plan
Source: https://github.com/Imad-Oute/MicroHard/tree/main/src/departments/cto/sdlc/phase-6-implementation/mh-cto-sdlc-sprint-plan
Command: npx skills add https://github.com/Imad-Oute/MicroHard --skill mh-cto-sdlc-sprint-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill streamlines the process of sprint planning, organizing epic tasks by dependency and risk.

Core Features & Use Cases

  • Sprint Planning: Read epic and story files to build a sprint-status tracking file.
  • Breakdown Epics: Transform epics into development-ready increments.
  • Dependency Sequencing: Order increments based on dependency and risk.
  • Use Case: After reviewing the project's Phase 2 epic files, run this skill to organize tasks for implementation, improving sprint planning and team alignment.

Quick Start

Generate a sprint plan using 'mh-cto-sdlc-sprint-plan sprint plan'.

Frequently Asked Questions about mh-cto-sdlc-sprint-plan

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

FAQPage Schema
How do I organize epic tasks by dependency and risk for sprint planning?

Sprint planning organizes epic tasks by dependency and risk by reading epic and story documents to construct a tracking file for sprint statuses. It sequences development-ready increments and handles violations of project durability rules to streamline sprint organization.

What is the best way to sequence SDLC tasks based on project constraints?

Sequencing SDLC tasks based on project constraints is done by defining project and sprint constraints, then ordering development-ready increments by dependency and risk. This generates a structured sprint plan that handles project durability rule violations.

Do I need Phase 2 artifacts to generate a sprint plan?

Yes, you need Phase 2 artifacts to generate a sprint plan. The sprint planning process requires reading Phase 2 epic and story files to transform epics into development-ready increments and construct a sprint-status tracking file.

How does sprint planning handle violations of project durability rules?

Sprint planning handles violations of project durability rules by processing epic and story documents and ordering tasks based on dependency and risk. It integrates these constraints to ensure the generated sprint plan maintains project stability.

Can I break down epics into development-ready increments for task sequencing?

Yes, you can break down epics into development-ready increments for task sequencing. The sprint planning process transforms epics into increments and orders them based on dependency and risk to build a comprehensive sprint-status tracking file.