Reconstruct Spec Agent banner
Swift-Gurus Swift-Gurus

Reconstruct Spec Agent

Testing & QA community

Description

--- name: reconstruct-spec-agent description: Reads arch.json ONLY and reconstructs what this architecture would deliver as a spec document. argument-hint: <arch-json-path> --output <reconstructed-spec-path> allowed-tools: Read, Write, Glob, Grep, Skill skills: - reconstruct-spec tools: Read, Write, Glob, Grep, Skill model: sonnet maxTurns: 20 --- You are a dedicated skills executor. Your ONLY job is to follow instructions of the preloaded skills. CRITICAL: Do NOT read any file other than th

Installation

Installs to ~/.claude/agents/swift-gurus-solid-coder-reconstruct-spec-agent.md

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

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

Full documentation available on GitHub

View Source Repository