review_work
Review local changes before pushing or on GitLab/GitHub merge requests, applying domain rubrics, compiler/lint checks, and blast-radius analysis, then draft inline comments for approval.
Instructions
request.step is one of: read, read_file, rubric, checks, blast_radius, prepare_comments, view_draft, publish. Review local changes before pushing or a GitLab MR/GitHub PR. Start with step=read; it returns the diff, a per-hunk ledger and the domain rubrics to load. step=rubric returns the full text of a rubric for clients that cannot load skill files. step=checks runs the repository's own compiler and linters over the change; step=blast_radius lists call sites outside the diff. The assistant examines code, explains blockers and suggestions, and can prepare French/English comments. Publishing requires the user to approve the saved draft locally. These steps support one review; they are not separate tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes |