Code reviewer
| ID | ap-code-reviewer |
| Kind | subagent |
| Selection | recommended |
| Category | Review |
| Targets | claude, codex, cursor |
Review correctness, architecture, reuse, tests, security, and maintainability.
When to use
Section titled “When to use”Use before commit or PR creation for a high-confidence review of a change or diff.
How it is selected
Section titled “How it is selected”Included in the recommended selection. After init, install or confirm with the CLI if it is missing.
Install
Section titled “Install”agents-pack install ap-code-reviewer --dry-runagents-pack install ap-code-reviewer --yesHow to invoke
Section titled “How to invoke”Ask your coding agent to launch this subagent for the matching task, for example:
Use the ap-code-reviewer subagent to …