afk
Pick up next issue
The issue tracker and triage label vocabulary has been provided to you.
Pick the highest priority ready-for-agent issue. Claim the issue by marking it as in progress.
If no issues available, report "no ready-for-agent issues left" and stop. This is success, not a failure.
Implement
Use /wt-switch-create <branch> to create a worktree and branch to work in.
Implement the work described the issue.
Use /tdd where possible, at pre-agreed seams. After each green, self-contained slice, run /commit.
Run typechecking regularly, single test files regularly, and the full test suite once at the end.
Once done, use /code-review. Fix blocking findings, then re-run /code-review. Repeat until a round comes back clean, or you have run 3 rounds without reaching clean (see below).