by PromptSpace
Automated, high-precision code reviews that detect bugs, security flaws, and performance bottlenecks in your PRs.
$12
One-time purchase
by PromptSpace
Automated, high-precision code reviews that detect bugs, security flaws, and performance bottlenecks in your PRs.
$12
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
This skill provides an automated, deep-dive code review of your current working branch compared to your base branch (main/master). It systematically analyzes your diff across six critical dimensions: correctness, security, performance, code quality, test coverage, and documentation.
Manual code reviews are time-consuming and prone to human oversight. While standard LLM prompting might catch surface-level issues, this skill follows a rigorous multi-step engineering process: it identifies the merge-base, reads full file context (not just the diff), analyzes commit history quality, and categorizes findings by technical severity. It replaces vague feedback with structured, actionable PR_REVIEW.md files that include specific code suggestions.
You receive a professional-grade PR_REVIEW.md file categorized by severity (CRITICAL to INFO). It identifies specific line numbers, explains the underlying risk (e.g., N+1 queries, XSS vulnerabilities, or race conditions), and provides logic-ready code blocks for quick fixes.
mkdir -p ~/.claude/skills/pr-reviewer && curl -s -X POST 'https://api.promptspace.in/api/skills/pr-reviewer/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/pr-reviewer/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Security Scanned
Passed automated security review
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.