← ClaudeAtlas

review-prlisted

Review a pull request through multiple quality lenses and present a compiled analysis with inline comments. Use when the user wants a thorough PR review.
atomicinnovation/accelerator · ★ 19 · Code & Development · score 84
Install: claude install-skill atomicinnovation/accelerator
# Review PR !`${CLAUDE_PLUGIN_ROOT}/scripts/config-read-context.sh` !`${CLAUDE_PLUGIN_ROOT}/scripts/config-read-skill-context.sh review-pr` !`${CLAUDE_PLUGIN_ROOT}/scripts/config-read-agents.sh` If no "Agent Names" section appears above, use these defaults: accelerator:reviewer, accelerator:codebase-locator, accelerator:codebase-analyser, accelerator:codebase-pattern-finder, accelerator:documents-locator, accelerator:documents-analyser, accelerator:web-search-researcher. !`${CLAUDE_PLUGIN_ROOT}/scripts/config-read-review.sh pr` **PR reviews directory**: !`${CLAUDE_PLUGIN_ROOT}/scripts/config-read-path.sh review_prs` **Tmp directory**: !`${CLAUDE_PLUGIN_ROOT}/scripts/config-read-path.sh tmp` **IMPORTANT**: Wherever `{tmp directory}` or `{pr reviews directory}` appears in the instructions below, substitute the actual resolved path shown above. Never use `/tmp` or any other path not shown above. **IMPORTANT**: When composing prompts for sub-agents, resolve all `{...}` path placeholders to their actual values before passing the prompt — sub-agents cannot see the bold-label definitions above and have no way to resolve the placeholders themselves. ## PR Review Template The template below defines the frontmatter and body structure that every PR review must carry. Read it now — use it to guide what information you record in Steps 3-4 and what shape you persist in Step 4.10. !`${CLAUDE_PLUGIN_ROOT}/scripts/config-read-template.sh pr-review` You are tasked with reviewing a pu