Overview
Add or remove entries in the PR Review Anti-Patterns, which collect cases from past PRs where each AI approved changes that the maintainer disagreed with, or where each AI approved based on incorrect knowledge or interpretation.
Gotchas
- When adding, modifying, or deleting files, always do so in a new worktree branched from
origin/main. - Keep the PR title as a single sentence that is clear to others. Do not reuse the commit message as the PR title.
- Write the title and summary of each PR Review Anti-Patterns entry using search-friendly keywords so that the relevant entry is easy to find.
Steps
0: Branching
Branch on each step based on whether $ARGUMENTS is provided.
- If arguments are provided: proceed to step 1.a.
- If no arguments are provided: proceed to step 1.b.
1.a: Add
Follow the procedure to execute.
1.b: Delete
Follow the procedure to execute.