Skip to content

Instantly share code, notes, and snippets.

View TeddyAlbina's full-sized avatar
🏠
Working from home

Teddy Albina TeddyAlbina

🏠
Working from home
View GitHub Profile
## 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