massively simplify developer workflow - delete poll review mechanism and more nf-d2h4 ← Beads

closed priority 2 task unassigned activesession:workflow-simplify

Twinned from https://github.com/cfsh/ninefold/issues/733 by tools/beads/import_github.py's reconcile pass.

followup to https://github.com/cfsh/ninefold/pull/715 and on https://github.com/cfsh/ninefold/issues/702

Reading the changes to CLAUDE.md, and CLAUDE.md overall

if u think from the PoV of the claude agent, imagine it was a human expected to know all these complicated commands just to try and merge a small code change, it's a lot of cog load.

We should aspire to make this as simple as if a mid junior coder human could do what's needed to ship a code change, especially a happy path where they see clear test errors on pre-flight checks and so on. E.g. run presubmit.py before mailing the PR for review.

to that end, tracked-prs.txt will never _not_ be "tracked-prs.txt" - so there is no need to expose it.

I see the only reason the dev needs to know of tracked-prs.txt is to append it's pr number there to get reviewed.

Perhaps another part of the system needs to see tracked-prs, if so then it can be appended to by review_now.

Let's aspire to allow e.g. Sonnet 5 agents to do code execution, with really strong tooling so they don't have to think too hard - and provide a little high level technical direction in Issue filing from stronger agents, and then a few strong code reviews to send them home.

Dependencies

None.

Comments

No comments.

Add a comment