architect

A command that turns an application idea into a Massdriver project, where infrastructure is deployed through an organization's controlled cloud setup.

In plain words
What is it for?
Use it to choose environments and credentials, plan project structure, select reusable infrastructure bundles, and set up a permission-controlled path toward production.
Why use it?
It helps people who are not infrastructure specialists avoid creating unreviewed or incorrectly configured cloud resources.

Command

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/massdriver-cloud/claude-plugins/architect
Clone the repo
git clone --depth 1 https://github.com/massdriver-cloud/claude-plugins
Per session 16 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 902 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00016 $0.00902
Opus 5 $0.00008 $0.00451
Sonnet 5 $0.00003 $0.00180
Haiku 4.5 $0.00002 $0.00090

Measured yesterday against content hash d9672830f52c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

massdriver/commands/architect.md · 83 lines

How it starts

The opening of the file, as written. The whole thing — 83 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Architect — App Idea → Governed Infrastructure

Placeholder / demo command. Citizen engineers — non-infra folks vibe-coding an app with an LLM — shouldn't end up with an unreviewed pile of infrastructure on a laptop. This command routes that work through Massdriver's self-service portal instead: it lands in the org's cloud account, on secure/compliant/correct bundles, inside a visual, audit-filled environment with a full deployment history.

Start the architect agent to take an app idea and turn it into a real Massdriver project: the right project layout, the right bundles, the right runtime, and a permission-gated path from dev up through production.

What This Does

  1. Setup — asks which environment and which credentials/profile to work in.
  2. Understand the use case — what the citizen engineer is actually trying to ship.
  3. Recommend a project layout — one project vs. sharded projects, environment defaults, and remote references for shared/cross-project resources.
  4. Recommend bundles — reuse existing org bundles where they fit; identify where a custom application bundle is needed. If the app needs a capability with no bundle in the (grant-filtered) catalog, the agent won't improvise infrastructure — it tells the user exactly what to request from their DevOps team, and keeps building the rest.
  5. Pick a runtime — examines the use case against the org's available bundles, environments, and standards, then picks the best runtime and proceeds. It states its reasoning; it doesn't make the citizen engineer choose. See below.
  6. Build + publish the app bundle directly to the platform (--development) so the citizen engineer never needs a git remote or a PR to get moving. Source is committed to a local git repo automatically; a remote is opt-in (the agent asks if one already exists).
  7. Progress through environments — dev → staging → prod, gated by the user's permissions.

The whole flow is meant to be as frictionless as: install Claude → install the Massdriver plugin → set access keys → /massdriver:architect. No git hosting, CI, or repo permissions required.

Read the full file on GitHub · 83 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 83 lines · 16 tokens per session scan A d9672830f52c

Subscribe to this mod's changes

architect is a command published in the GitHub repository massdriver-cloud/claude-plugins (2 stars, last pushed 5d ago), licensed Apache-2.0. It adds 16 tokens to every session and 902 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.