bygokulrajaram· 2 skills
Writes, validates, and converts ProductSpec files (.product-spec.md), the Markdown format for recording product intent before implementation. Use when authoring a new Product Spec, converting an existing PRD or feature doc into one, validating spec files locally or in CI, or recording how a spec's intent changed over time in a Decision Trace. For implementing code against a Product Spec that already exists, use the productspec skill instead.
$npx -y skills add gokulrajaram/productspec --skill productspec-authoringInstalls into the current project.
Run `npx skills use "https://github.com/gokulrajaram/productspec" --skill "gokulrajaram/productspec/productspec-authoring"` 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/gokulrajaram/productspec" that are relevant to the current task. Run `npx skills add "https://github.com/gokulrajaram/productspec"` and select the relevant skills, then follow their instructions.