
Process Review
- 37 installs
- 31 repo stars
- Updated August 2, 2026
- desplega-ai/ai-toolbox
Processes the review comments a user left in a file: extracts HTML comment markers, guides Claude through addressing each one interactively, and removes resolved markers.
About
process-review handles the after-review step of the file-review plugin: it extracts the HTML comment markers you left in a file, walks Claude through addressing each comment interactively, and removes the markers once resolved. A solo builder reaches for it when they have finished reviewing a file in the file-review GUI and want the feedback acted on.
- Extracts HTML comment markers from a file
- Addresses each comment interactively
- Removes markers once resolved
- Redirects to the file-review workflow
Process Review by the numbers
- 37 all-time installs (skills.sh)
- Ranked #630 of 1,352 Code Review & Quality skills by installs in the Skillselion catalog
- Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/desplega-ai/ai-toolbox --skill process-reviewAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 37 |
|---|---|
| repo stars | ★ 31 |
| Last updated | August 2, 2026 |
| Repository | desplega-ai/ai-toolbox ↗ |
What it does
Processes the review comments a user left in a file: extracts HTML comment markers, guides Claude through addressing each one interactively, and removes resolved markers.
Who is it for?
Acting on comments left during file review
Skip if: Opening a file for review (use file-review)
When should I use this skill?
You finished reviewing and want comments addressed
What you get
Each review comment addressed interactively and its marker cleared.