generate-implementation-plan

Community

Turn plans into execution-ready multi-file guides.

AuthorarielZusman
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill converts basic Claude plans into execution-ready documents by embedding the execution workflow, per-task checks, and template-driven structure to ensure deterministic execution in fresh sessions.

Core Features & Use Cases

  • Multi-file plan generation: produces intro.md and task-*.md files under docs/plans/YYYY-MM-DD-<feature-name>/
  • Contextual enrichment: reads plan references and repository context from templates and references, embedding inline context
  • Verification & code-review workflow: includes per-task verification steps and a mandatory code-review checkpoint
  • Plan indexing & handoff: updates docs/plans/INDEX.md and provides an execution handoff outline for fresh sessions
  • Use Case: after defining a feature plan, enrich it to enable automated execution and reproducible checkpoints

Quick Start

Identify a plan in ~/.claude/plans/. Then generate the multi-file enriched plan, which will output into docs/plans/YYYY-MM-DD-<feature-name>/intro.md and task-*.md, and update docs/plans/INDEX.md. Use this to prepare a fresh Claude session with embedded execution context.

Dependency Matrix

Required Modules

None required

Components

assetsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: generate-implementation-plan
Download link: https://github.com/arielZusman/imai-dev-plugin/archive/main.zip#generate-implementation-plan

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.