logoalt Hacker News

BikiniPrincetoday at 5:21 PM0 repliesview on HN

I solved this with task management and got work trees.

The downside of course is branching in got, but I usually don’t go of course more then a handful of tasks.

I had to engineer my own ticket management to keep opus on target. It’s been great for managing work, history, audit trails and commits are tagged with the task id.

I implemented subtasks to deal with the way Claude likes to stage its own objectives.

Then I made enforcement logic in the task manager so tasks can’t be closed out until reviewers have consensus on the same sha.

The adhd that is Anthropic demanded I build it and now I’m knocking out issues faster than Batman.