Skip to content

Instantly share code, notes, and snippets.

View MillionthOdin16's full-sized avatar
💭
OH HAI

MillionthOdin16 MillionthOdin16

💭
OH HAI
  • 01:31 (UTC -04:00)
View GitHub Profile
@MillionthOdin16
MillionthOdin16 / workflow.md
Created March 27, 2026 21:08 — forked from Olanetsoft/workflow.md
Workflow Orchestration - CLAUDE

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