architect

A command for examining a feature request, exploring the existing codebase, and producing a SPEC document that explains the intended change.

In plain words
What is it for?
Use it before implementation to analyze features, clarify requirements, inspect relevant code, and write a technical specification.
Why use it?
It helps turn unclear requirements into a precise plan grounded in the code that already exists.

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/pwnk77/agentic-workflows/architect
Clone the repo
git clone --depth 1 https://github.com/pwnk77/agentic-workflows
Per session 21 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 4,362 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00021 $0.04362
Opus 5 $0.00010 $0.02181
Sonnet 5 $0.00004 $0.00872
Haiku 4.5 $0.00002 $0.00436

Measured yesterday against content hash 2e69be57294d, 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.

core-workflows/claude-code/commands/architect.md · 347 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 347 lines · 21 tokens per session scan A 2e69be57294d

Subscribe to this mod's changes

architect is a command published in the GitHub repository pwnk77/agentic-workflows (59 stars, last pushed 3mo ago), with no licence file. It adds 21 tokens to every session and 4,362 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-30.

Related

Other commands, from other repositories

aws-well-architected-framework-review

Perform a full AWS Well-Architected Framework review of the user's workload by analyzing code, IaC, and configurations to produce evidence-backed findings with prioritized remediation.

aws-samples/sample-well-architected-skills-and-steering · 0 tokens

wa-guardrails

Generate preventive Well-Architected guardrails — AWS Config rules, Service Control Policies, permission boundaries, CloudWatch alarms, and IaC policy checks (CDK Aspects, cfn-guard, OPA/Sentinel) — so a workload stays aligned with Well-Architected best practices over time instead of being assessed once.

aws-samples/sample-well-architected-skills-and-steering · 0 tokens

wa-builder

"Learn then Build" — help the user understand AWS Well-Architected best practices for their specific workload, then produce actionable visual artifacts (architecture diagrams with WA annotations, decision trees, improvement roadmaps) they can commit and use.

aws-samples/sample-well-architected-skills-and-steering · 0 tokens

cost-optimization-review

Run a pillar-scoped Well-Architected review focused on the Cost Optimization pillar.

aws-samples/sample-well-architected-skills-and-steering · 0 tokens

operational-excellence

Run a pillar-scoped Well-Architected review focused on the Operational Excellence pillar.

aws-samples/sample-well-architected-skills-and-steering · 0 tokens

performance-efficiency

Run a pillar-scoped Well-Architected review focused on the Performance Efficiency pillar.

aws-samples/sample-well-architected-skills-and-steering · 0 tokens