implementation-planning

Installation
SKILL.md

Implementation Plan Skill

Creates actionable implementation plans that break features into executable tasks following TDD principles. Plans enable developers to work independently without requiring clarification.

Success Criteria

A plan is complete when:

  • A developer can follow it independently without additional context
  • Every task produces a verifiable deliverable (not just an activity)
  • All PRD acceptance criteria map to specific tasks
  • All SDD components have corresponding implementation tasks
  • Dependencies are explicit and no circular dependencies exist

When to Activate

Activate when:

  • Create a new PLAN from the template
  • Complete phases in an existing implementation-plan.md
  • Define task sequences and dependencies
Related skills

More from rsmdt/the-startup

Installs
16
GitHub Stars
270
First Seen
Jan 22, 2026