Use this skill when the user wants to start a new feature with a spec, or wants to write a spec for something they're about to build. Triggers on "new spec", "write a spec for X", "let's spec this out", "start a feature for...". Spec-driven development; the spec drives implementation. Do NOT use for cross-cutting proposals (use new-rfc) or recording decisions (use new-adr).
$npx -y skills add eugenelim/agent-ready-repo --skill new-specInstalls into the current project.
Run `npx skills use "https://github.com/eugenelim/agent-ready-repo" --skill "eugenelim/agent-ready-repo/new-spec"` 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/eugenelim/agent-ready-repo" that are relevant to the current task. Run `npx skills add "https://github.com/eugenelim/agent-ready-repo"` and select the relevant skills, then follow their instructions.