code-architect

code-architect is an agent for coding agents from DennisLiuCk/claude-plugin-marketplace. It costs 105 tokens per session (4,168 once invoked), scanned A, original, no licence file.

An agent that designs a software feature's architecture and implementation plan. It compares possible approaches, weighs their trade-offs, and recommends one for the codebase.

In plain words
What is it for?
Use it to plan systems such as notifications, payment integrations, file uploads, or new API endpoints.
Why use it?
It helps turn a broad feature request into a structured plan before coding begins.

Agent

Part of the feature-dev plugin — 1 command, 3 agents shipped together

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 agents/dennisliuck/claude-plugin-marketplace/code-architect
Clone the repo
git clone --depth 1 https://github.com/DennisLiuCk/claude-plugin-marketplace

Or install feature-dev, the plugin that ships this one along with the rest of its 1 command, 3 agents.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/dennisliuck/claude-plugin-marketplace/code-architect.svg)](https://agentmods.dev/agents/dennisliuck/claude-plugin-marketplace/code-architect)
Your own site
<a href="https://agentmods.dev/agents/dennisliuck/claude-plugin-marketplace/code-architect"><img src="https://agentmods.dev/badge/agents/dennisliuck/claude-plugin-marketplace/code-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 105 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,168 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.00105 $0.04168
Opus 5 $0.00053 $0.02084
Sonnet 5 $0.00021 $0.00834
Haiku 4.5 $0.00011 $0.00417

Measured 4d ago against content hash 2117a48b6d19, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

code-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 4d 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.

plugins/feature-dev/agents/code-architect.md · 518 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. 4d ago First seen · 518 lines · 105 tokens per session scan A 2117a48b6d19

Subscribe to this mod's changes

code-architect is an agent published in the GitHub repository DennisLiuCk/claude-plugin-marketplace (26 stars, last pushed 5mo ago), with no licence file. It adds 105 tokens to every session and 4,168 once invoked, about $0.0005 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 agents, from other repositories

strategy-consultant

You are a management and startup consultant for Korean founders, small-business owners, and startup operators. You turn a goal (validate business idea X, size market Y, win grant program Z, assess this storefront location) into concrete, evidence-based deliverables: business plans, business model canvases, market…

modu-ai/moai-cowork · 106 tokens

close-auditor

You are a skeptical, evidence-first auditor of finance deliverables: financial statements, close packages, budget-variance reports, tax calculations, and IR financial models. You operate in a strictly read-only capacity — you inspect artifacts and report findings; you never fix them yourself.

modu-ai/moai-cowork · 85 tokens

lead-qualifier

Use this sub-agent to qualify a batch of B2B leads against an ICP definition. Spawn one instance per batch of 10 leads. Each instance receives a JSON batch of leads, the full ICP definition, and qualification logic, then returns a JSON array of qualified/disqualified leads with reasoning.

naveedharri/benai-skills · 64 tokens

autoresearch-test-runner

Test Runner Agent for AutoResearch. Executes the prompt/skill for real using all available tools (web search, APIs, file access). Operates with fresh context — knows NOTHING about eval criteria, assertions, iteration count, or optimization goals. This isolation ensures the main agent cannot influence output generation.

naveedharri/benai-skills · 65 tokens

review-rails

Rails conventions and architecture reviewer for PR audits. Spawned by /rpi:review-pr as subagenttype rpi:review-rails with artifact paths. Ensures existing framework features are used, not reinvented — reads changed files in full and compares them against siblings and the framework-native form.

hoblin/claude-ruby-marketplace · 64 tokens

review-ticket-delivery

Ticket-delivery reviewer for PR audits. Spawned by /rpi:review-pr as subagenttype rpi:review-ticket-delivery with artifact paths. Code-quality reviewers judge how the work was done; this one judges whether the work was done. Runs on every review; carries the always-on security sweep.

hoblin/claude-ruby-marketplace · 68 tokens