Cognitive SDD skill for reviewing an implementation against requirements.md, design.md, and tasks.md, producing review.md with coverage, findings, verification evidence, and merge readiness. Use when the conversation calls for review after implementation or before completion, even without an explicit command. Do not use to implement fixes directly.
$npx -y skills add felipefontoura/pi-sdd-kit --skill sdd-reviewInstalls into the current project.
Run `npx skills use "https://github.com/felipefontoura/pi-sdd-kit" --skill "felipefontoura/pi-sdd-kit/sdd-review"` 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/felipefontoura/pi-sdd-kit" that are relevant to the current task. Run `npx skills add "https://github.com/felipefontoura/pi-sdd-kit"` and select the relevant skills, then follow their instructions.