/copilot-lite - Streamlined PR Processing
Processes pull requests to resolve conflicts, fix tests, and reply to all comments until merge-ready.
/plugin marketplace add jleechanorg/claude-commands/plugin install claude-commands@claude-commands-marketplaceWhen 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:
Action Steps:
/execute - Plan PR processing work
Action Steps:
/commentfetch - Get ALL PR comments and issues (human + automated)
Action Steps:
/fixpr - MUST FIX ALL feedback by priority: Human Questions ā Human Style ā Security ā Runtime ā Tests ā Automated Style
Action Steps:
/commentreply - MUST POST replies to ALL unresponded comments (human + automated)
Action Steps:
/commentcheck - Verify 100% comment coverage with warnings if incomplete
Action Steps: MANDATORY: Repeat Phases 3ā5 until GitHub shows ALL criteria met, with strict bounds:
Action Steps:
/pushl - Push changes with labels and description
Action Steps:
/guidelines - Capture patterns for mistake prevention
Purpose: Ultra-fast PR processing that FIXES ALL ISSUES until GitHub shows ready-for-merge
šØ CRITICAL: This command DOES WORK - fixes conflicts, responds to comments, resolves test failures. NOT a diagnostic tool.
šØ CRITICAL REQUIREMENT: EVERY PR comment MUST receive a response - human feedback takes ABSOLUTE PRIORITY over automated suggestions.
HUMAN COMMENT HANDLING REQUIREMENTS:
PRIORITY ORDER - HUMAN FIRST: Human Questions ā Human Style Feedback ā Security ā Runtime Errors ā Test Failures ā Automated Style
šØ MANDATORY WORK COMPLETION:
FAILURE CONDITIONS:
/copilot-lite
# FIXES all PR issues until GitHub ready-for-merge
# POSTS ALL comment replies (human + automated) until 100% coverage
# RESOLVES all conflicts until clean merge
# Stops when work is complete OR caps are reached; on cap, posts a summary + next actions
šØ WORK-FOCUSED OPERATION: MUST complete actual work - resolve conflicts, post replies, fix tests. Analysis alone = FAILURE.
Autonomous Operation: Continues through conflicts without user approval for fixes. Merge operations still require explicit approval.