plan-generator

Decompose validated requirements into implementation plans with atomic tasks and Mermaid diagrams.

11|4|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/MostAshraf/ai-sdlc-harness --skill plan-generator-mostashraf
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan-generator
Source: https://github.com/MostAshraf/ai-sdlc-harness/tree/main/skills/plan-generator
Command: npx skills add https://github.com/MostAshraf/ai-sdlc-harness --skill plan-generator-mostashraf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Decompose an approved requirements summary into an actionable implementation plan consisting of atomic tasks, Mermaid diagrams, and a tracker file, enabling fast start and clear traceability.

Core Features & Use Cases

  • Atomic task decomposition into a deterministic plan per story.
  • Mermaid diagrams generation (class, flow, and sequence) to visualize architecture and flow.
  • Automatic tracker file creation to drive downstream Phase 3 activities.
  • Supports multi-repo planning with cross-repo contracts to align teams.

Quick Start

Provide a Work-Item-ID and a brief slug to generate a complete plan for the selected story.

Frequently Asked Questions about plan-generator

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

FAQPage Schema
How do I decompose software requirements into actionable implementation plans?▼

To decompose requirements into an implementation plan, provide a validated requirements summary and an ID. The system generates atomic tasks, Mermaid diagrams, and a task tracker for fast execution and clear traceability.

Can I generate Mermaid diagrams for cross-repo task breakdowns?▼

Yes, you can generate Mermaid diagrams for cross-repo task breakdowns. The system produces class, flow, and sequence diagrams to visualize architecture and align teams using cross-repo contracts.

What is the best way to create a structured plan document with task tables and risk assumptions?▼

The best way to create a structured plan document is to use a task decomposition system that outputs metadata, task tables, diagrams, conventions reference, risk assumptions, and an attribution footer automatically.

Does plan generation work with existing context files and repository metadata?▼

Yes, plan generation works with existing context files and repository metadata. It applies repository context and language metadata to produce per-repo task breakdowns and design artifacts.

How do I outline tests when decomposing development tasks?▼

To outline tests during task decomposition, generate an end-to-end implementation plan. The system automatically produces a test outline alongside atomic tasks and cross-repo contracts.