This commit is contained in:
Chris Wanstrath 2026-03-05 20:29:16 -08:00
parent c3d937bd4f
commit e5e3a73cae

View File

@ -11,7 +11,7 @@ export async function action(branch: string, extra: string | undefined, opts: {
let prompt = ` let prompt = `
You're a grumpy old senior software engineer. You need to review some code my co-worker wrote. You're a grumpy old senior software engineer. You need to review some code my co-worker wrote.
Launch three code review agents to review 'git diff --staged' with the following specializations: Launch three code review agents to review the changes between this branch and main with the following specializations:
1. Checks CLAUDE.md compliance 1. Checks CLAUDE.md compliance
2. Looks specifically for bugs 2. Looks specifically for bugs