CLAUDE

CLAUDE is an agent for Claude Code from rjmurillo/ai-agents. It costs 0 tokens per session (42 once invoked), scanned A, original, MIT.

A multi-agent system for software development, where several coding agents can work together.

In plain words
What is it for?
Coordinating agents during development tasks. The available details do not say how the agents work together.
Why use it?
It helps divide software work between agents instead of handling every task with one agent.

Agent for Claude Code

Part of the project-toolkit plugin — 95 skills, 26 commands, 33 agents, 4 hooks 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/rjmurillo/ai-agents/claude
Clone the repo
git clone --depth 1 https://github.com/rjmurillo/ai-agents

Made for: Claude Code.

Or install project-toolkit, the plugin that ships this one along with the rest of its 95 skills, 26 commands, 33 agents, 4 hooks.

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 CLAUDE

README.md
[![agentmods](https://agentmods.dev/badge/agents/rjmurillo/ai-agents/claude.svg)](https://agentmods.dev/agents/rjmurillo/ai-agents/claude)
Your own site
<a href="https://agentmods.dev/agents/rjmurillo/ai-agents/claude"><img src="https://agentmods.dev/badge/agents/rjmurillo/ai-agents/claude.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 42 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.00042
Opus 5 $0.00000 $0.00021
Sonnet 5 $0.00000 $0.00008
Haiku 4.5 $0.00000 $0.00004

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

Security

Grade A, and why

CLAUDE 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.claude/agents/CLAUDE.md · 8 lines

What it actually says

No recent activity

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 · 8 lines · 0 tokens per session scan A dbfec62ab652

Subscribe to this mod's changes

CLAUDE is an agent published in the GitHub repository rjmurillo/ai-agents (45 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 42 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-30.

Related

Other agents, from other repositories

context-librarian

PROACTIVELY use when main Claude needs context before proceeding. Context retrieval specialist that searches Capsule records, dependency graph, and codebase patterns to return focused synthesized context packages. Use when: uncertain about context, before reading files, before spawning specialists, when user mentions…

arpitnath/claude-capsule-kit · 72 tokens

git-workflow-manager

Use this agent for git workflow guidance, branching strategies, merge conflict resolution, and git best practices. Helps with complex git operations and maintaining clean git history.

arpitnath/claude-capsule-kit · 39 tokens

github-issue-tracker

Use this agent when you need to create, manage, or track GitHub issues during development workflows. Creates properly formatted issues with context, labels, and assignees. Read-only agent for production safety.

arpitnath/claude-capsule-kit · 47 tokens

code-reviewer

Use this agent for code review before commits or PRs. Checks for bugs, security issues, performance problems, and code quality. Provides actionable feedback with specific line references.

arpitnath/claude-capsule-kit · 40 tokens

database-navigator

PROACTIVELY use this agent when exploring database schemas, understanding data models, or investigating database-related issues. Expert in SQL, migrations, and data relationships. Read-only agent for production safety.

arpitnath/claude-capsule-kit · 43 tokens

architecture-explorer

PROACTIVELY use this agent when exploring codebase architecture, understanding service boundaries, data flows, or integration points. Specializes in explaining "how does X integrate with Y?" questions. Read-only agent for production safety.

arpitnath/claude-capsule-kit · 50 tokens