Findings-first code review workflow for AI coding agents. Use when the user asks to review uncommitted changes, commits in a date range, or a branch compared to the main branch / PR-style diff. Focuses on bugs, regressions, correctness risks, missing tests, security/data-safety issues, and other behavior-changing defects.
$npx -y skills add zhu1090093659/spec_driven_develop --skill review-spdInstalls into the current project.
Run `npx skills use "https://github.com/zhu1090093659/spec_driven_develop" --skill "zhu1090093659/spec_driven_develop/review-spd"` 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/zhu1090093659/spec_driven_develop" that are relevant to the current task. Run `npx skills add "https://github.com/zhu1090093659/spec_driven_develop"` and select the relevant skills, then follow their instructions.