Monday, February 2, 2026
Claude Code Usage and Workflow
People are discussing Claude Code's planning mode, code generation capabilities, enforcement of coding rules, and the challenges of managing AI-generated pull requests.
feels like claude code's plan mode and review agents are aimed at this — getting it to read before writing. curious if that's landed for you yet @steipete? @bcherny might know if it's actually closing the gap.
I agree with some points but not this one. plan mode in claude code is - at the very least - an easy way to clear the context window after you're done planning and start a new session with just the plan loaded.
Partial workaround: http://CLAUDE.md can define team rules like "Never use Utc::now(), always inject Clock" and Claude Code enforces it during generation. Not a dedicated review tool, but solves the "define rules in code" + "git controlled" requirements. The rules are [Links: https://t.co/HPxSWxlNCh]