amp-review
Installation
SKILL.md
Amp Review
Run code reviews using amp review on uncommitted changes.
Usage
amp review --dangerously-allow-all --stream-json
This reviews all uncommitted changes (staged + unstaged + untracked).
Workflow
- User triggers with
amp-reviewoptionally describing what to focus on - Run the review command and parse the JSON output
- Present findings to user with actionable feedback