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:
- compared to parent branch
- unstaged changes
- last commit
- 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: