Orchestration Patterns

Agentic orchestration patterns for long-running tasks. Implements evidence-based delivery and Simon Willison's agent loop. Use when managing multi-step implementation work, coordinating subagents, orchestrating PR workflows, or running sessions that need checkpoints and escalation. Do NOT use for single-step or trivial tasks.

bybren-llc Updated

File contents

bybren-llc/safe-agentic-workflow/tree/main/.agents/skills/orchestration-patterns commit c4a9e82217

Frequently asked questions

npx skillmds@latest add bybren-llc/orchestration-patterns-3