Code and specification review for OpenSpec workflow. Triggers automatically after /opsx:apply task completion, after /gf-feedback task completion, and before /opsx:archive. Use when user requests code review, spec compliance check, or when explicitly invoked via /gf-review.
$npx -y skills add gogf/gf --skill gf-reviewInstalls into the current project.
Run `npx skills use "https://github.com/gogf/gf" --skill "gogf/gf/gf-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/gogf/gf" that are relevant to the current task. Run `npx skills add "https://github.com/gogf/gf"` and select the relevant skills, then follow their instructions.