Skip to content

Instantly share code, notes, and snippets.

@viperdriver2000
viperdriver2000 / workflow.md
Created March 13, 2026 13:17 — 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