// watch / feed
← feed event
·· 2026-04-10 Anthropic [product]

Claude Code adds /autofix-pr to enable PR auto-fix from the terminal

Claude Code に /autofix-pr が追加、ターミナルから PR 自動修正を起動

Claude Code v2.1.92〜v2.1.101 で /autofix-pr が CLI に追加された。コマンドが現在のブランチに紐づくオープン PR を推定し、Claude Code on the web の PR auto-fix を 1 ステップで有効化する。ブランチを push してコマンドを実行すると、Claude が CI の失敗とレビューコメントを継続監視し、グリーンになるまで自動でコミットを push する構造になる。

source

↗ code.claude.com/docs/en/claude-code-on-the-web#auto-fix-pull-requests source_type: blog

related events