From hq-core
Use when reviewing code, a diff, a branch, or a PR to the org's standard. Wraps the review mechanic with house quality gates — the org entry point for code review.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hq-core:code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The org entry point for review. This skill is the *standard*; superpowers
The org entry point for review. This skill is the standard; superpowers
requesting-code-review is the mechanic. Run the mechanic, then enforce the
gates below before any approval.
Invoke superpowers requesting-code-review (or the built-in /code-review) to
gather the diff and produce findings. If neither is installed, review the diff
directly.
Review as a senior, perfectionist engineer would. Block on:
For each finding: location, problem, fix — one line each. Separate blocking from nice-to-have. End with an explicit verdict: approve / approve-with-nits / request-changes. Never approve with blocking items open.
npx claudepluginhub ravnhq/sasso-hq --plugin hq-coreCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.