trustable-ai: Command for Claude Code

.claude/commands/architecture-planning.md

architecture-planning is a command for Claude Code from keychain-io/trustable-ai. It costs 0 tokens per session (3,427 once invoked), scanned A, original, MIT.

A workflow for designing a project's technical architecture, checking technology choices, and documenting the system design.

In plain words
What is it for?
Use it during the architecture phase to plan system structure, validate technology decisions, and create architecture documentation.
Why use it?
It turns feature requirements and technical constraints into a documented design before implementation begins.

Command for Claude Code

Written for Claude Code: installed under .claude/. Also seen: reads .claude/ paths.

This is keychain-io/trustable-ai's own configuration. It tells Claude Code how to work on trustable-ai itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything trustable-ai configures →

Reuse

Borrowing it

Nothing to install: this file belongs to keychain-io/trustable-ai. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/keychain-io/trustable-ai/main/.claude/commands/architecture-planning.md
Clone the repo
git clone --depth 1 https://github.com/keychain-io/trustable-ai

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for architecture-planning

README.md
[![agentmods](https://agentmods.dev/badge/commands/keychain-io/trustable-ai/architecture-planning.svg)](https://agentmods.dev/commands/keychain-io/trustable-ai/architecture-planning)
Your own site
<a href="https://agentmods.dev/commands/keychain-io/trustable-ai/architecture-planning"><img src="https://agentmods.dev/badge/commands/keychain-io/trustable-ai/architecture-planning.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,427 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00000 $0.03427
Opus 5 $0.00000 $0.01714
Sonnet 5 $0.00000 $0.00685
Haiku 4.5 $0.00000 $0.00343

Measured 8d ago against content hash 0e5f0aa648b2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

architecture-planning 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 8d ago.

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.

.claude/commands/architecture-planning.md · 536 lines

How it starts

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

Architecture Planning Workflow

Project: trusted-ai-development-workbench Workflow: Architecture Planning Purpose: Design technical architecture, validate technology choices, and document system design

Output Formatting Requirements

IMPORTANT: Use actual Unicode emojis in reports, NOT GitHub-style shortcodes.


Where This Fits

┌─────────────────────────────────────────────────────────────────────────────┐
│  SOFTWARE LIFECYCLE - ARCHITECTURE PHASE                                    │
│                                                                             │
│  /product-intake                                                            │
│      │  Creates Epics and Features from requirements                       │
│      ▼                                                                      │
│  ══════════════════                                                         │
│  YOU ARE HERE: /architecture-planning                                       │
│  ══════════════════                                                         │
│      │  Input: Feature requirements, tech constraints                      │
│      │  Output: Architecture docs in docs/architecture/                    │
│      ▼                                                                      │
│  /backlog-grooming                                                          │
│      │  Breaks Features into Tasks with architecture context               │
│      ▼                                                                      │
│  /sprint-planning                                                           │
│                                                                             │
└─────────────────────────────────────────────────────────────────────────────┘

Prerequisites

Before running this workflow, you need:

  1. Feature Requirements:
    • Features from /product-intake or existing backlog
    • Acceptance criteria defined
    • Business context understood

Read the full file on GitHub · 536 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. 8d ago First seen · 536 lines · 0 tokens per session scan A 0e5f0aa648b2

Subscribe to this mod's changes

architecture-planning is a command published in the GitHub repository keychain-io/trustable-ai (2 stars, last pushed 7mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 3,427 tokens. 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.