Spec Approach

Add a refined `## Approach` section to an existing feature spec.md before TDD executes it. Reads the spec, explores the codebase to ground the approach in real modules and patterns, proposes 2–3 alternatives when they exist, validates with the user, then appends `## Approach` to the same spec file. Trigger after `interview-to-spec` for non-trivial features when the user says "plan the approach", "spec the implementation", "design the approach", "how are we building this", or before invoking `tdd` on a feature whose HOW is unclear.

eduwxyz 13371c3 2 files · 4.3 KB Updated

File contents

eduwxyz/my-awesome-skills/tree/main/skills/spec-approach commit 13371c3c1a

Frequently asked questions

npx skillmds@latest add eduwxyz/spec-approach