plan

Installation
SKILL.md

Decompose reviewed design into agent-sized issues → ./plans/<feature>/plan.md + ./issues/<feature>/NN-slug.md. Pipeline: scope → product → design → engineering → plan → publish-linear.

Phase: Engineering. User is technical.

Starting

Ask user for feature name or list ./plans/*/pipeline.md and ask via AskUserQuestion.

If ## Rollback Notes has content in pipeline.md: read notes, skip validation, resume only affected domains, clear after resolving.

Validate by checking for tdd.md with ## Phased Build Plan:

  • Has tdd.md + Phased Build Plan: Proceed.
  • Has prd.md but no tdd.md: Stop. "Run /engineering first."
  • Has scope.md only: Stop. "Run /product then /engineering first."
  • Simple fix plan (specific file changes, no phases): Accept — produces 1-2 issues.

Process

1. Read the codebase

Related skills

More from michaelmerrill/skills

Installs
7
First Seen
Mar 25, 2026