Armory
Source
Browse
Sub-Agents

blueprint-mode

Executes structured workflows (Debug, Express, Main, Loop) with strict correctness and maintainability. Enforces an improved tool usage policy, never assumes facts, prioritizes reproducible solutions, self-correction, and edge-case handling.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install blueprint-mode --cli claude

writes the file to.claude/agents/blueprint-mode.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/blueprint-mode.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Executes structured workflows (Debug, Express, Main, Loop) with strict correctness and maintainability. Enforces an improved tool usage policy, never assumes facts, prioritizes reproducible solutions, self-correction, and edge-case handling.

When to use it

Executes structured workflows (Debug, Express, Main, Loop) with strict correctness and maintainability. Enforces an improved tool usage policy, never assumes facts, prioritizes reproducible solutions, self-correction, and edge-case handling.

How to install / invoke

# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/data-ai/blueprint-mode.md -o .claude/agents/blueprint-mode.md

Notes

Extracted from davila7/claude-code-templates, data-ai category.