Overview
Create docs/WORKFLOWS_STANDARDS.md — agentic workflow patterns, orchestration, and best practices for multi-agent execution.
Research & Content Creation
Planning Reference:
Research Prompt:
Document agentic workflow standards. Research and create:
- Shared workflows — Portable, reusable multi-agent orchestration (vs. GitHub Actions)
- Use cases — Fan-out, pipeline, adversarial verification, multi-modal sweep patterns
- Folder structure —
workflows/{name}.js pattern
- Workflow anatomy — meta, phases, agent spawning
- Orchestration patterns:
- Sequential execution
- Parallel execution (with barriers)
- Pipeline (fan-out/fan-in)
- Loop patterns (loop-until-dry, loop-until-budget)
- Best practices:
- Token budget awareness
- Error handling & resilience
- Logging & observability
- Real examples — Reference existing workflows from
workflows/ folder
- Composition — How agents invoke workflows
Mermaid diagrams (3+ required):
- Workflow execution patterns: sequential vs. parallel vs. pipeline
- Orchestration decision tree: which pattern for each use case
- Budget-aware loop pattern
Definition of Ready
Definition of Done
Files & References
File: docs/WORKFLOWS_STANDARDS.md
Epic: #1261
PR: #1251
Plan: PLAN-EXPANDED.md
Overview
Create
docs/WORKFLOWS_STANDARDS.md— agentic workflow patterns, orchestration, and best practices for multi-agent execution.Research & Content Creation
Planning Reference:
Research Prompt:
Document agentic workflow standards. Research and create:
workflows/{name}.jspatternworkflows/folderMermaid diagrams (3+ required):
Definition of Ready
Definition of Done
docs/WORKFLOWS_STANDARDS.mdcreatedFiles & References
File:
docs/WORKFLOWS_STANDARDS.mdEpic: #1261
PR: #1251
Plan: PLAN-EXPANDED.md