workflow-orchestration

Installation
SKILL.md

Workflow Orchestration

Prerequisites

MUST read references/bootstrap.md when the task modifies AGENTS.md or CLAUDE.md.

Workflow

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
  • Offload research, exploration, and parallel analysis to subagents
  • For complex problems, throw more compute at it via subagents
  • One task per subagent for focused execution
Related skills

More from shihyuho/skills

Installs
13
Repository
shihyuho/skills
First Seen
Feb 24, 2026