code-review

Installation
SKILL.md

Code Review

You need to 1) check the compliance of a set of code changes with the given rules and 2) propose refactors and solutions for them.

The rules are in docs/jonasland-rules.md

Workflow

First, if the user hasn't already told you, you must find out which changes. Provide options to user:

  1. compared to parent branch
  2. unstaged changes
  3. last commit
  4. something else

Optionally ask the user if they want to limit to only changes in some folder.

Second, in parallel with subagents do a map / reduce:

Installs
1
Repository
iterate/iterate
GitHub Stars
198
First Seen
Jul 30, 2026
code-review — iterate/iterate