Skip to content

Instantly share code, notes, and snippets.

@sydlexius
sydlexius / handle-review.md
Last active March 27, 2026 21:51
Claude Code user-level commands and scripts (cross-project)
description Triage open Copilot/bot PR review comments, fix everything in one pass, reply in batch, push once
argument-hint [PR number -- defaults to current branch's PR]
allowed-tools
Bash
Glob
Grep
Read
Edit
Write
Agent
Task

Handle PR Review

Resolve all open Copilot/bot review comments in a single pass. The invariant: one push, after all fixes are complete. Never push per-comment.