plan-generator

Generate structured, validated plans from requirements with steps, dependencies, and risks.

36|6|Updated Nov 2, 2025
One-click install
npx skills add https://github.com/oimiragieo/LLM-RULES --skill plan-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-generator
Source: https://github.com/oimiragieo/LLM-RULES/tree/main/.claude/skills/plan-generator
Command: npx skills add https://github.com/oimiragieo/LLM-RULES --skill plan-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turns complex requirements into structured, actionable plans with clear steps, dependencies, risks, and success criteria.

Core Features & Use Cases

  • Creating plans for new features: Stepwise plan development
  • Planning refactoring: Roadmaps for code quality improvements
  • Planning system migrations: Migration planning
  • Coordinating with specialists: Analysts, PMs, Architects, DB, UX
  • Validating plans: Completeness checks

Quick Start

Generate plan for user authentication feature

Frequently Asked Questions about plan-generator

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

FAQPage Schema
How do I create a structured plan from requirements?

Plan-generator transforms requirements into structured plans by defining objectives, breaking work into steps (≤7 per section), identifying dependencies, assessing risks, and establishing success criteria. It outputs validated Markdown documents, JSON representations, and plan summaries for features, refactoring, migrations, and architecture changes.

Can I use this for planning system migrations?

Yes. Plan-generator handles migration planning by coordinating with architects and database specialists to map objectives, sequential steps, dependencies between phases, potential risks, and measurable success metrics into comprehensive, validated migration roadmaps.

What does a generated plan include?

Generated plans include Markdown documents with stepwise breakdowns, JSON representations for programmatic use, and summary artifacts. Each plan validates completeness and feasibility, capturing objectives, dependencies, risk assessments, and success criteria coordinated across analysts, PMs, architects, database experts, and UX teams.

How do I plan refactoring work?

Plan-generator creates refactoring roadmaps by defining quality improvement objectives, sequencing code changes into manageable steps, documenting dependencies on existing systems, identifying risks to stability, and setting measurable success criteria—all validated for feasibility before execution.

What's the best way to coordinate planning with multiple specialists?

Plan-generator streamlines cross-functional planning by gathering inputs from analysts, product managers, architects, database architects, and UX experts, synthesizing them into unified plans with clear dependencies, risk assignments, and success criteria all team members can validate.

Can I validate a plan for completeness before starting work?

Yes. Plan-generator applies template-driven validation to check plans for completeness and feasibility, ensuring all objectives, steps, dependencies, risks, and success criteria are present and coherent before execution begins.