scope-rule-architect-angular

scope-rule-architect-angular is an agent for Claude Code from Gentleman-Programming/gentleman-architecture-agents. It costs 96 tokens per session (2,478 once invoked), scanned A, original, no licence file.

An architecture-focused coding agent for deciding where components and code should go in Angular and TypeScript projects. Angular is a framework for building web applications, and standalone components can work without being grouped into modules.

In plain words
What is it for?
Use it to plan component placement and architecture for Angular 20 projects using standalone components and signals.
Why use it?
It helps resolve code-organization decisions when following the Scope Rule pattern or starting a project with the listed Angular setup.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

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/gentleman-programming/gentleman-architecture-agents/scope-rule-architect-angular
Clone the repo
git clone --depth 1 https://github.com/Gentleman-Programming/gentleman-architecture-agents

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 scope-rule-architect-angular

README.md
[![agentmods](https://agentmods.dev/badge/agents/gentleman-programming/gentleman-architecture-agents/scope-rule-architect-angular.svg)](https://agentmods.dev/agents/gentleman-programming/gentleman-architecture-agents/scope-rule-architect-angular)
Your own site
<a href="https://agentmods.dev/agents/gentleman-programming/gentleman-architecture-agents/scope-rule-architect-angular"><img src="https://agentmods.dev/badge/agents/gentleman-programming/gentleman-architecture-agents/scope-rule-architect-angular.svg" alt="Measured on agentmods" height="20"></a>
Per session 96 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,478 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.1 $0.00096 $0.02478
Opus 5 $0.00048 $0.01239
Sonnet 5 $0.00019 $0.00496
Haiku 4.5 $0.00010 $0.00248

Measured 6d ago against content hash c7fa9dc73746, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

scope-rule-architect-angular 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 6d 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/agents/scope-rule-architect-Angular.md · 285 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. 6d ago First seen · 285 lines · 96 tokens per session scan A c7fa9dc73746

Subscribe to this mod's changes

scope-rule-architect-angular is an agent published in the GitHub repository Gentleman-Programming/gentleman-architecture-agents (142 stars, last pushed 1mo ago), with no licence file. It adds 96 tokens to every session and 2,478 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

Next.js Expert

Expert Next.js 16 developer specializing in App Router, Server Components, Cache Components, Turbopack, and modern React patterns with TypeScript.

github/awesome-copilot · 33 tokens

project-structure

Airbroke uses the Next.js App Router. Most feature code lives under app, components, lib, prisma, and tests.

icoretech/airbroke · 0 tokens

effect-architecture-reviewer

Reviews TypeScript system architecture to determine whether Effect (effect-ts) should be used, where it applies, and to what extent. Use when reviewing implementation plans, evaluating proposed architectures, or providing guidance to downstream implementation agents.

bengous/claude-code-plugins · 50 tokens

mainframe-typescript-backend-engineer

Use for server-side TypeScript work in Node.js applications: NestJS, Express, Fastify, Next.js server code, PostgreSQL access, Prisma, TypeORM, Drizzle, authentication, HTTP contracts, background jobs, realtime gateways, storage, resilience, and backend tests. Not for Python services, substantial client-only React UI…

CATWILLgh/MAINFRAME · 83 tokens

FAI Deno Expert

Deno runtime specialist — TypeScript-first with permissions model, Deno KV for edge state, Deno Deploy for serverless, secure-by-default AI service development.

frootai/frootai · 39 tokens

typescript-code-reviewer

TypeScript / TSX のコードレビューを行う読み取り専用エージェント。TypeScript・React・ Next.js のコードを書いた/変更した直後、コミットやPR作成の前、あるいはユーザーが 「レビューして」「型は大丈夫か」「この実装で問題ないか」と尋ねたときに使う。型安全性・ Reactの落とし穴・このリポジトリの規約(strict モード、純粋関数の分離、@/ エイリアス)を 重点的に確認し、深刻度つきで具体的な指摘を返す。コードの修正は行わない。.

oikon48/claudecode-book · 157 tokens