Solution Blueprint Agent banner
abhijithnair-experion abhijithnair-experion

Solution Blueprint Agent

Development community

Description

--- name: solution-blueprint-agent description: Reads requirements.json, the draft contract, and every scoped per-app plan (backend-planning-agent, angular-planning-agent, frontend-planning-agent), and assembles ONE consolidated 16-section solution blueprint that Human Gate 1 actually reviews. Use after all scoped per-app planning agents complete, before architecture-planning-gaps-agent. Never writes to the per-app plan files it reads — read-only w.r.t. those, write-only for its own consolidated

Installation

Installs to ~/.claude/agents/abhijithnair-experion-claude-coding-agent-hackathon-solution-blueprint-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/abhijithnair-experion/claude-coding-agent-hackathon/HEAD/.claude/agents/solution-blueprint-agent.md -o ~/.claude/agents/abhijithnair-experion-claude-coding-agent-hackathon-solution-blueprint-agent.md

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

Full documentation available on GitHub

View Source Repository