with one click
review-assist
Use to assist a manual review of the codebase
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Use to assist a manual review of the codebase
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Guide the user step-by-step through performing QA of pacwich themselves (CLI, API, config), handing them copy-pasteable commands/code and doc pointers as they drive. Inverse of agent-qa.
Instructions for agentic validation of pacwich by interacting with real monorepos against documentation.
Use when user is ready to work on documentation updates after unreleased changes have been made. Use
Use when user is ready to release a new version of pacwich. Use
Quiz the user on the purpose of code in their repo. Picks a random file (git-tracked by default) and asks the user to explain either the file's overall purpose or that of a randomly-chosen utility inside it. Configure include/exclude globs and the git-tracked toggle via this skill's `config.json`. Invoke when the user asks to be quizzed.
| name | review-assist |
| description | Use to assist a manual review of the codebase |
This is a skill to help a developer review some section of the codebase.
Usually, this will be for uncommitted changes or recent commits, but it could also be for any arbitrary scope provided by the user. If the user provides no scope for review, ask for it.
The focus of this review is to assist a developer in understanding changes rather than performing full agentic review, though anything that stands out as potentially problematic should be noted.