# agent-workflow-designer

Design production-grade multi-agent workflows with clear pattern choice (sequential, parallel, hierarchical), handoff contracts, failure handling, and cost/context controls. Use when architecting a multi-step agent pipeline, choosing between single-agent vs multi-agent approaches, or refactoring an LLM workflow that suffers from context bloat or unreliable handoffs.

## Manifest

```json
{
  "name": "agent-workflow-designer",
  "description": "Design production-grade multi-agent workflows with clear pattern choice (sequential, parallel, hierarchical), handoff contracts, failure handling, and cost/context controls. Use when architecting a multi-step agent pipeline, choosing between single-agent vs multi-agent approaches, or refactoring an LLM workflow that suffers from context bloat or unreliable handoffs.",
  "source_url": "https://github.com/alirezarezvani/claude-skills/tree/main/.gemini/skills/agent-workflow-designer",
  "source_pin": null,
  "manifest_hash": "408a0ae657bed3fc898eb7ad2696eae85ae093603ffe0bc140fdecb8018644d1",
  "risk_tier": "T2"
}
```

## SBOM

```json
null
```

