Dev Orchestrator Skill Workflow Graph Purpose This is the default orchestrator for all non-trivial development and investigation tasks in amplihack. It replaces the skill. When a user asks you to build, implement, fix, investigate, or create anything non-trivial, this skill ensures: 1. Task is classified — Q&A / Operations / Investigation / Development 2. Goal is formulated — clear success criteria identified 3. Workstreams detected — parallel tasks split automatically 4. Recipe runner used — code-enforced workflow execution 5. Outcome verified — reflection confirms goal achievement How It Wo…