Check PR status and take action. Use when checking PR review comments, analyzing CI failures, or responding to check-pr requests.
From code-reviewnpx claudepluginhub masseater/claude-code-plugin --plugin code-reviewThis skill uses the workspace's default tool permissions.
checkers/ci-status.mdcheckers/review-comments.mdGuides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Details PluginEval's skill quality evaluation: 3 layers (static, LLM judge), 10 dimensions, rubrics, formulas, anti-patterns, badges. Use to interpret scores, improve triggering, calibrate thresholds.
Check PR status using github-pr skill scripts and take appropriate action.
Load the github-pr skill:
/code-review:github-pr
Check unresolved review comments and fix them locally. @${CLAUDE_PLUGIN_ROOT}/skills/check-pr/checkers/review-comments.md
Check CI status and fix failures locally. @${CLAUDE_PLUGIN_ROOT}/skills/check-pr/checkers/ci-status.md