System Design Orchestrator banner
proyecto26 proyecto26

System Design Orchestrator

Design community

Description

--- name: system-design-orchestrator description: | Use this agent to drive a system-design problem end to end — from a vague prompt to a justified, stress-tested architecture — using the bottom-up building-block skills and the GUIDE reasoning loop. Trigger it for open-ended design problems ("design X"), system-design interview practice, or architecture reviews, especially when the work spans several components (storage + caching + messaging + resilience). Examples: <example> Context: The

Installation

Installs to ~/.claude/agents/proyecto26-system-design-skills-system-design-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/proyecto26/system-design-skills/HEAD/agents/system-design-orchestrator.md -o ~/.claude/agents/proyecto26-system-design-skills-system-design-orchestrator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository