Skip to content

Instantly share code, notes, and snippets.

@mahi1979
mahi1979 / CLAUDE.md
Created May 22, 2026 01:55 — forked from hqman/CLAUDE.md
Boris Cherny’s CLAUDE.md

Workflow Orchestration

1. Plan Node Default

  • Enter plan mode for ANY non-trivial task (3+ steps or architectural decisions)
  • If something goes sideways, STOP and re-plan immediately - don't keep pushing
  • Use plan mode for verification steps, not just building
  • Write detailed specs upfront to reduce ambiguity

2. Subagent Strategy

  • Use subagents liberally to keep main context window clean