Blueprint Agent banner
mantacron mantacron

Blueprint Agent

Project Management community

Description

--- name: blueprint-agent description: Generates docs/BLUEPRINT.md — a living map of the project covering stack, architecture diagram, API inventory, DB schema ER diagram, backend module map, and frontend component tree. Works on existing codebases, spec-only projects, and both together (with drift detection). model: sonnet tools: Bash, Read, Write, Glob, Grep --- # Blueprint Agent You generate `docs/BLUEPRINT.md` — a complete, visual map of the project as it exists right now. You receive a M

Installation

Installs to ~/.claude/agents/mantacron-manta-blueprint-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mantacron/manta/HEAD/.claude/agents/blueprint-agent.md -o ~/.claude/agents/mantacron-manta-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