Skip to content

Instantly share code, notes, and snippets.

View stijnpetry's full-sized avatar

Stijn Petry stijnpetry

  • Curaçao
View GitHub Profile
@stijnpetry
stijnpetry / CLAUDE.md
Created May 6, 2026 16:16 — 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