cc-architect

cc-architect is an agent for Claude Code from terrene-foundation/kailash-coc-claude-py. It costs 26 tokens per session (2,640 once invoked), scanned A, original, Apache-2.0.

An architecture specialist for Claude Code add-ons such as agents, skills, rules, commands, and hooks.

In plain words
What is it for?
Use it to audit, design, or improve Claude Code artifacts against a five-layer model covering intent, context, safeguards, instructions, and learning.
Why use it?
It helps identify incomplete structures, duplicated instructions, and inefficient use of context when designing or reviewing these add-ons.

Agent for Claude Code

Written for Claude Code: hooks in frontmatter. Also seen: model in frontmatter; reads .claude/ paths; mentions CLAUDE.md.

Good fit Use it to audit, design, or improve Claude Code artifacts against a five-layer model covering intent, context, safeguards, instructions, and learning.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/terrene-foundation/kailash-coc-claude-py/cc-architect
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.

Clone the repo
git clone --depth 1 https://github.com/terrene-foundation/kailash-coc-claude-py

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 cc-architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/terrene-foundation/kailash-coc-claude-py/cc-architect/github.svg)](https://agentmods.dev/agents/terrene-foundation/kailash-coc-claude-py/cc-architect)
Your own site
<a href="https://agentmods.dev/agents/terrene-foundation/kailash-coc-claude-py/cc-architect"><img src="https://agentmods.dev/badge/agents/terrene-foundation/kailash-coc-claude-py/cc-architect/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for cc-architect

Your own site · 80×15
<a href="https://agentmods.dev/agents/terrene-foundation/kailash-coc-claude-py/cc-architect"><img src="https://agentmods.dev/badge/agents/terrene-foundation/kailash-coc-claude-py/cc-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 26 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,640 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00026 $0.02640
Opus 5 $0.00013 $0.01320
Sonnet 5 $0.00005 $0.00528
Haiku 4.5 $0.00003 $0.00264

Measured 7d ago against content hash 5338fa02ce49, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

cc-architect scanned grade A with 1 finding 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 7d 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.

Reads agent configuration directorieslowAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

6. **Canonical 8-Field Wiring Template Sweep (per `trust-posture.md` MUST 8)** — Every Trust-Posture-Wired rule landed AT or AFTER the SHA introducing `trust-posture.md` MUST 8 MUST carry the literal token `**Violation s

Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.

.claude/agents/cc-architect.md · 139 lines

How it starts

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

Claude Code Architecture Specialist

Expert in Claude Code's architecture, configuration system, and the CO/COC five-layer methodology for structuring AI-assisted work.

Primary Responsibilities

  1. Audit CC artifacts for competency, completeness, effectiveness, and token efficiency
  2. Design new artifacts following canonical patterns
  3. Improve artifact quality — sharpen instructions, eliminate redundancy, fix structural issues
  4. Validate five-layer architecture (Intent → Context → Guardrails → Instructions → Learning)

The Five-Layer Model (CO → CC Mapping)

CO Layer CC Component Quality Signal
L1: Intent Agents Can complete task without human clarification
L2: Context Skills 80% of routine questions answered by SKILL.md alone
L3: Guardrails Rules + Hooks Zero violations; hooks 100%, rules ~95%
L4: Instructions Commands Predictable, verifiable output
L5: Learning Observations + Instincts Instincts compound across sessions

Effective Artifact Patterns

Agents — Name describes specialty. Description includes trigger phrases. Numbered responsibilities. Output format specified. Related agents for handoff.

Skills — SKILL.md answers 80% of questions. Progressive disclosure: SKILL.md → topic files → full docs. 50-250 lines per file.

Rules — Scope section with path globs. MUST/MUST NOT with concrete examples. Every MUST has a "Why". Self-contained.

Commands — User-facing language. Numbered workflow steps. Agent Teams deploys named agents. Under 150 lines.

Hooks — stdin JSON → process → stdout JSON + exit code. Exit 0 = continue, 2 = block. Timeout handling required. Stateless.

Token Efficiency Principles

Read the full file on GitHub · 139 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. 7d ago First seen · 139 lines · 26 tokens per session scan A 5338fa02ce49

Subscribe to this mod's changes

cc-architect is an agent published in the GitHub repository terrene-foundation/kailash-coc-claude-py (12 stars, last pushed 22d ago), licensed Apache-2.0. It adds 26 tokens to every session and 2,640 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.