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.
$npx -y skills add eduwxyz/my-awesome-skills --skill spec-approachInstalls into the current project.
Run `npx skills use "https://github.com/eduwxyz/my-awesome-skills" --skill "eduwxyz/my-awesome-skills/spec-approach"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/eduwxyz/my-awesome-skills" that are relevant to the current task. Run `npx skills add "https://github.com/eduwxyz/my-awesome-skills"` and select the relevant skills, then follow their instructions.