Synthesize Implementation Agent banner
Swift-Gurus Swift-Gurus

Synthesize Implementation Agent

Development community

Description

--- name: synthesize-implementation-agent description: Reconciles architecture with codebase validation to produce ordered implementation plan. argument-hint: <arch.json-path> <validation.json-path> --output <plan-path> allowed-tools: Read, Grep, Glob, Bash, Write, Edit, Skill, TaskCreate, TaskUpdate, ToolSearch, mcp__plugin_solid-coder_docs__load_rules skills: - synthesize-implementation - create-type tools: Read, Grep, Glob, Bash, Write, Edit, Skill, TaskCreate, TaskUpdate, ToolSearch, mcp

Installation

Installs to ~/.claude/agents/swift-gurus-solid-coder-synthesize-implementation-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Swift-Gurus/solid-coder/HEAD/agents/synthesize-implementation-agent.md -o ~/.claude/agents/swift-gurus-solid-coder-synthesize-implementation-agent.md

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

Full documentation available on GitHub

View Source Repository