Maze Architect banner
drobins25 drobins25

Maze Architect

Architecture community

Description

--- name: maze-architect description: | Route planner for perpendicular PR review. Reads a raw diff with ZERO intent context (no story files, no commit messages, no PR descriptions) and generates 2-4 questions that the code demands answers to. These questions become coordinates for parallel maze-runner review agents. The architect throws the frisbee blind - it doesn't know WHY the code was written, only WHAT the code does. This is deliberate: naive-about-intent question generation pr

Installation

Installs to ~/.claude/agents/drobins25-craft-maze-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/drobins25/craft/HEAD/agents/maze-architect.md -o ~/.claude/agents/drobins25-craft-maze-architect.md

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

Full documentation available on GitHub

View Source Repository