code-review

Installation
SKILL.md

Code Review

Rigorous code review focused on quality, maintainability, and architectural soundness.

When to Use

  • After implementing a feature or fix
  • Before committing changes
  • When explicitly asked to review code
  • Before creating a PR

Input

Default: Use current staged/committed changes.

If argument provided:

  • GitHub issue number/URL: Fetch context with scripts/gh_issue_phase.sh get-issue $ARG to understand the original task requirements and decisions from prior phases.

Method

Installs
15
GitHub Stars
416
First Seen
Jan 27, 2026
code-review — kasperjunge/agent-resources