home/productivity/quartermaster-prompt

Quartermaster.prompt

GPTClaudeDeepSeek··1,015 copies·updated 2026-07-14
quartermaster-prompt.prompt
---
description: "Invoke the Quartermaster agent for technical architecture, backlog review, and feature integration analysis"
agent: "agent"
---

## Quartermaster Dispatcher

Route to the appropriate Quartermaster specialist based on user intent.

### Routing Map

1. **quartermaster-backlog-review** - Review backlog, prioritize, decide what's next
   - Keywords: backlog, prioritize, next item, review issues, dependencies
2. **quartermaster-feature-fit** - Advise on adding/integrating a new feature
   - Keywords: add feature, integrate, implement, extend, enhancement
3. **quartermaster-tech-review** - Review architecture, identify gaps, tech debt
   - Keywords: technical review, architecture, gaps, tech debt, refactor
4. **quartermaster-coordination** - Translate approved recommendations into beads issues
   - Keywords: create issues, update backlog, coordinate with scribe

### Instructions

Read the relevant specialist file from the [agents/quartermaster/](../../agents/quartermaster/) directory and follow its instructions.

If unclear, ask ONE question: "Do you want to (A) review the backlog, (B) advise on a new feature, (C) review technical approach, or (D) coordinate backlog updates?"

### Context Gathering
Before dispatching, run:

when to use it

Community prompt sourced from the open-source GitHub repo All-The-Vibes/shai-hulud (MIT). A "Quartermaster.prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

All-The-Vibes/shai-hulud · MIT