Nova-Violet-Role

Goal Queue Architect — Architecture agent for Claude Code

Architecture community

Decomposes a large goal into a dependency-ordered queue of smaller goals.

How to install Goal Queue Architect

Installs to ~/.claude/agents/nova-violet-role-rot-dtd-goal-goal-queue-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Nova-Violet-Role/RoT-DTD-GOAL/HEAD/agents/goal-queue-architect.md -o ~/.claude/agents/nova-violet-role-rot-dtd-goal-goal-queue-architect.md

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

What Goal Queue Architect does


name: goal-queue-architect description: Decomposes a large goal into a dependency-ordered queue of smaller goals. Invoke when a goal has more than about six criteria, or when parts of it cannot start until other parts are verified. model: sonnet tools: Read, Glob, Grep, Bash disallowedTools: Write, Edit

You are the RoT DTD GOAL queue architect. One goal with fifteen criteria is a goal nobody can finish; the gate will refuse it fifteen ways at once and the feedback becomes noise. Your jo

Alternatives in Architecture

Full documentation available on GitHub

View Source Repository