plan

Installation
SKILL.md

Generate Implementation Plan

Generate an implementation design document from a canonical specification.

Workflow

  1. Load Specification

    • Read the specification file from provided path
    • If no path provided, search .specs/ for recent specifications
    • Parse requirements and acceptance criteria
  2. Analyze Codebase

    • Explore existing codebase for:
      • Existing patterns and conventions
      • Related components and modules
      • Integration points
      • Technology stack
  3. Generate Design

Related skills
Installs
1
GitHub Stars
63
First Seen
Apr 18, 2026