create-implementation-plan

Generate deterministic machine-readable implementation plans with phases, tasks, file references, and validation criteria.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/LPdsgn/claude-toolkit --skill create-implementation-plan-lpdsgn
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: create-implementation-plan
Source: https://github.com/LPdsgn/claude-toolkit/tree/main/plugins/dev-tools/skills/create-implementation-plan
Command: npx skills add https://github.com/LPdsgn/claude-toolkit --skill create-implementation-plan-lpdsgn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill generates a deterministic, machine-readable implementation plan that clearly specifies phases, tasks, and file paths so teams can execute work with zero ambiguity.

Core Features & Use Cases

  • Phase-based planning: Produces discrete, atomic phases with explicit completion criteria and independent execution.
  • Executable task definitions: Each task includes concrete file paths, function names, and exact steps suitable for AI agents or humans.
  • Plan persistence: Saves plans to the /plan/ directory using standardized naming conventions for easy traceability and reuse.

Quick Start

Use the create-implementation-plan skill to generate a plan for a feature or refactor. The output should include phase definitions, tasks with precise file references, and a saved path like /plan/upgrade-sample-1.md.

Frequently Asked Questions about create-implementation-plan

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

FAQPage Schema
How do I generate an executable implementation plan for feature development?▼

To generate an executable implementation plan, define your feature development or refactor goals. The skill outputs deterministic, phase-based tasks with concrete file paths and exact steps for AI agents or humans.

What is deterministic phase-based planning for engineering tasks?▼

Deterministic phase-based planning breaks engineering work into discrete, atomic phases. Each phase includes explicit completion criteria and independent execution steps to ensure zero ambiguity during task implementation.

Can I use these implementation plans for infrastructure upgrades and refactors?▼

Yes, you can use these implementation plans for infrastructure upgrades and refactors. The generated plans encode phase-based tasks, file references, and validation criteria suitable for any engineering work scope.

How are implementation plan files saved and organized for traceability?▼

Implementation plans are saved to the /plan/ directory using standardized naming conventions, such as /plan/upgrade-sample-1.md. This ensures easy traceability and reuse for future engineering tasks.

What is the best way to define executable tasks for AI agents?▼

The best way to define executable tasks for AI agents is to include concrete file paths, function names, and exact steps. This ensures machine-readable plans with unambiguous execution instructions.

Do I need specific dependencies to create machine-readable implementation plans?▼

No specific dependencies are required to create machine-readable implementation plans. The skill operates independently to generate phase definitions and precise file references for your engineering tasks.