From claude-commands
Autonomously fixes PR comments, review feedback, merge-blocking issues, and CI problems using iterative genesis and copilot until PR is mergeable (max 7 iterations).
npx claudepluginhub jleechanorg/claude-commandscommands/## โก EXECUTION INSTRUCTIONS FOR CLAUDE **When this command is invoked, YOU (Claude) must execute these steps immediately:** **This is NOT documentation - these are COMMANDS to execute right now.** **Use TodoWrite to track progress through multi-phase workflows.** ## ๐จ EXECUTION WORKFLOW ### Phase 1: Execute Documented Workflow **Action Steps:** 1. Review the reference documentation below and execute the detailed steps sequentially. ## ๐ REFERENCE DOCUMENTATION # /fixprc - Fix PR Comments (Autonomous PR Comment Resolution) ## ๐ฏ Purpose **Autonomous PR comment fixing system combinin...
When this command is invoked, YOU (Claude) must execute these steps immediately: This is NOT documentation - these are COMMANDS to execute right now. Use TodoWrite to track progress through multi-phase workflows.
Action Steps:
Autonomous PR comment fixing system combining genesis + copilot specialized for PR comment resolution
Similar to /copilotc but specifically optimized for PR comment threads, code review feedback, and merge-blocking issues.
Pattern: Autonomous PR-specific comment resolution system powered by genesis
Flow:
1. `/gene "fix all PR comments and make PR mergeable" 7 --iterate`
2. Auto-execute `/copilot` with PR comment focus for each iteration
3. Continue until PR is clean and mergeable within the 7-iteration cap
4. Success when all PR comment threads resolved
FULLY AUTONOMOUS: This command operates without user intervention until all PR comments are resolved.
Phase 1: PR Comment Analysis & Goal Setup
# Execute genesis with PR-specific comment resolution goal (7 iteration cap by default)
# Uses --iterate flag to skip initial Cerebras generation for faster iteration
/gene "analyze and fix all PR comments, review feedback, and merge-blocking issues" 7 --iterate
Phase 2: PR-Focused Copilot Processing
/copilot with PR focusPhase 3: PR Merge Readiness Validation
Default Behavior:
/gene cycles for focused PR remediation)Custom Usage:
/fixprc # Use default PR-optimized settings
/fixprc --max-iterations 5 # Custom iteration limit for simple PRs
PR-CENTRIC GENESIS: Uses /gene with PR-specific success criteria
SPECIALIZED COPILOT INTEGRATION: PR comment processing optimization
Perfect for:
Example PR Scenarios:
Target Performance:
PR Success Pattern: Most PRs become mergeable within 3-4 iterations
/copilotc - General genesis-driven copilot (broader GitHub comment scope)/copilot - Single-pass fast PR processing/gene - Genesis execution system (autonomous goal achievement)/pr - Complete development lifecycle (includes PR creation + processing)Command completes successfully when:
Iteration ends when: Max iterations reached OR PR fully mergeable
/fixprc (PR Comment Focused):
/copilotc (General GitHub Comments):
PR-Specialized Composition: This command uses universal composition optimized for PR comment resolution workflows, with specialized success criteria and validation methods focused on PR merge readiness.
Context Efficiency: Inherits genesis system optimizations while adding PR-specific processing patterns for maximum efficiency in comment resolution cycles.