fixme-handle-plan-review
Resumen localizado: Claude Code skill suite for automated task execution - config-driven pipelines with plan/review/execute/review cycles, ticket state, and PR comment resolution.
Explora e instala miles de habilidades para AI Agents en el directorio de Killer-Skills. Compatible con Claude Code, Windsurf, Cursor y más.
Resumen localizado: Claude Code skill suite for automated task execution - config-driven pipelines with plan/review/execute/review cycles, ticket state, and PR comment resolution.
Use when asked to review a PR, or when /review is invoked with a PR number or URL. Performs a focused code review checking for bugs, security, performance, and test gaps, then posts findings as a PR comment and formal GitHub review.
Stage changes, create conventional commit (no co-author), push to origin, and add detailed PR comment with session context
Multi-agent code review system that spawns three independent Claude sub-agents to review PR diffs. Each agent receives files in different randomized order to reduce ordering bias. One agent focuses specifically on code health and maintainability. Issues are validated using reasoned analysis rather than simple vote counting. Reports merge verdict (YES / NOT SURE / NO). Automatically deduplicates against existing PR comments. Always posts a summary (even if no new issues), with low priority issues in a collapsible section.