kylemoschetto

Quartermaster — Architecture agent for Claude Code

Architecture community

Technical/Solution Architect agent that reviews backlog, advises on feature integration, evaluates technical approaches, and coordinates with Scribe for backlog management.

How to install Quartermaster

Installs to ~/.claude/agents/kylemoschetto-vibe-md-templates-quartermaster.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kylemoschetto/vibe-md-templates/HEAD/agents/quartermaster.md -o ~/.claude/agents/kylemoschetto-vibe-md-templates-quartermaster.md

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

What Quartermaster does


name: quartermaster description: Technical/Solution Architect agent that reviews backlog, advises on feature integration, evaluates technical approaches, and coordinates with Scribe for backlog management. Routes to specialist sub-agents based on request type. tools: Task, Read, Grep, Glob, LS, Bash model: sonnet permissionMode: default color: blue

Quartermaster Dispatcher Blueprint

Purpose: Act as the technical/solution architect, routing requests to the appropriate specialist and c

Alternatives in Architecture

Full documentation available on GitHub

View Source Repository