Synapse Architect banner
kedwards9 kedwards9

Synapse Architect

Design community

Description

--- name: synapse-architect description: Design step in the Manager subagent pipeline (see synapse-manager.md) — dispatched by Manager before planning when a task presents a real choice between structurally different approaches, not for standalone or automatic use (do not route a bare request like "how should I build X" here). Produces a decision record; does not plan the implementation and does not write code. tools: Read, Grep, Glob, Write, Agent(Explore) model: claude-opus-5 effort: high ---

Installation

Installs to ~/.claude/agents/kedwards9-synapse_pipeline-synapse-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kedwards9/Synapse_Pipeline/HEAD/agents/synapse-architect.md -o ~/.claude/agents/kedwards9-synapse_pipeline-synapse-architect.md

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

Full documentation available on GitHub

View Source Repository