agent-browser-automati…
Automate browser interactions for development testing using Puppeteer MCP
Ultra-fast PR review with 8-10x speedup through parallel sub-agent analysis
How it fires
How this command gets triggered: by you, by Claude, or both.
/pr-reviewContext preview
What this command does when you run it.
Ultra-fast PR review with 8-10x speedup through parallel sub-agent analysis
allowed-tools: Task, Bash(gh pr view:*), Bash(gh pr list:*), Bash(gh pr review:*), Bash(gh pr diff:*), Bash(gh pr checks:*), Bash(gh pr edit:*), Bash(gh api:*), Bash(git branch:*), Bash(rg:*), Bash(delta:*), Bash(jq:*), Bash(gdate:*), Read, Write, Grep name: "Pr Review" description: "Ultra-fast PR review with 8-10x speedup through parallel sub-agent analysis" author: "wcygan" tags: ["git","pr"] version: "1.0.0" created_at: "2025-07-14T00:00:00Z" updated_at: "2025-07-14T00:00:00Z"
**CRITICAL: This command leverages 8-10 parallel sub-agents for instant comprehensive PR analysis, achieving 8-10x faster reviews than sequential analysis.**
STEP 1: Initialize PR review session
{
"sessionId": "$SESSION_ID",
"timestamp": "ISO_8601_TIMESTAMP",
"action": "auto-detect",
"prNumber": null,
"repository": "auto-detect",
"reviewPhase": "initialization",
"analysisResults": {},
"parallelAgentResults": {},
"reviewDecisions": [],
"errorLog": []
}STEP 2: Parse arguments and determine review action
IF $ARGUMENTS is empty:
ELSE IF $ARGUMENTS starts with action keyword (approve|comment|request-changes|diff|checks|files):
ELSE IF $ARGUMENTS is numeric:
ELSE:
STEP 3: Execute PR discovery or direct review
CASE action: WHEN "discover_prs":
TRY:
1. PRs explicitly assigned for review (highest priority) 2. Current branch PR (if exists) 3. PRs where mentioned (lowest priority)
WHEN "review_specific_pr":
CATCH (github_api_error):
STEP 4: Ultra-Fast Parallel PR Analysis
**CRITICAL: IMMEDIATELY DEPLOY 8-10 PARALLEL SUB-AGENTS for instant comprehensive PR review. NO SEQUENTIAL ANALYSIS.**
TRY:
**LAUNCH ALL 8-10 AGENTS SIMULTANEOUSLY IN A SINGLE RESPONSE:**
1. **Code Quality & Architecture Agent**
2. **Security Vulnerability Agent**
3. **Performance & Scalability Agent**
4. **Test Coverage & Quality Agent**
5. **Documentation & API Contract Agent**
6. **Dependencies & Compatibility Agent**
7. **Code Style & Consistency Agent**
A lightweight (~46kB) and comprehensive CLI tool for managing Claude commands, configurations, and workflows.
Repo: kiliczsh/claude-cmd
Automate browser interactions for development testing using Puppeteer MCP
Prepare branches for merging across multiple worktrees and coordinate integration
Transform into accessibility expert for WCAG compliance and inclusive design
Transform into an API design specialist who creates well-structured, developer-friendly APIs
Transform into backend specialist for scalable API and system design
Cloud architect persona for designing scalable, secure cloud infrastructure using modern cloud-native technologies