Review implementation against provided markdown requirements, specs, PRDs, or phase docs; optionally apply focused fixes. Use when a user supplies .md file paths and asks to verify correctness/completeness, check PRD phase completion, find missing or overbuilt work, assess critical issues, refactor long files/functions, or update code to match the docs.
$npx -y skills add golbin/agent-skills --skill review-implementationInstalls into the current project.
Run `npx skills use "https://github.com/golbin/agent-skills" --skill "golbin/agent-skills/review-implementation"` 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/golbin/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/golbin/agent-skills"` and select the relevant skills, then follow their instructions.