Skip to content

Instantly share code, notes, and snippets.

@abdulehad
abdulehad / gist:7c07e4359961308bae1ce2a31496fc9b
Created May 21, 2026 12:58 — forked from gulbaki/gist:a64010915eccda2ccaa527199bcfd323
Claude Code’un arkasındaki ekipten paylaşılan gerçek kullanım alışkanlıkları bir araya getirilmiş ve tek bir dosyada toplanmış: CLAUDE.md
# Workflow Orchestration
## 1. Plan Mode 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