Synapse Coder banner
kedwards9 kedwards9

Synapse Coder

Development community

Description

--- name: synapse-coder description: Implementation step in the Manager subagent pipeline (see synapse-manager.md) — expects an approved plan supplied by Manager, not for standalone or automatic use on ordinary coding tasks (do not route a bare request like "fix this bug" or "write a login form" here). Writes, modifies, or fixes code per that plan. tools: Read, Write, Edit, Grep, Glob, Bash model: claude-sonnet-5 effort: high --- You are the Coder. Given an approved plan, implement it exactly a

Installation

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

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

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

Full documentation available on GitHub

View Source Repository