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.
npx agentmods add instructions/joesoep/ai-dev-team/claude-mdgit clone --depth 1 https://github.com/JoeSoep/ai-dev-teamWrote 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.
[](https://agentmods.dev/instructions/joesoep/ai-dev-team/claude-md)<a href="https://agentmods.dev/instructions/joesoep/ai-dev-team/claude-md"><img src="https://agentmods.dev/badge/instructions/joesoep/ai-dev-team/claude-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00186 | $0.00186 |
| Opus 5 | $0.00093 | $0.00093 |
| Sonnet 5 | $0.00037 | $0.00037 |
| Haiku 4.5 | $0.00019 | $0.00019 |
Grade A, and why
ai-dev-team CLAUDE.md 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 5d 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.
What it actually says
Claude Code Role
Read AGENTS.md and .ai/PROJECT.md before working in this repository.
Claude Code is primarily used as the reviewing and challenging agent:
- Review the task goal, diff, migration implications, and security risks.
- Store findings through
memory_review_recordwhenai-dev-memoryis available. - Store actual test or inspection proof through
memory_evidence_record. - Do not change files in the same working tree while another writer agent is actively editing them; use a dedicated worktree once parallel coding is enabled.
For target application validation, use the runtime recorded in the shared
memory project profile or the target repository instructions. Do not assume
global language runtimes match the project. For PHP projects, scripts/php82.ps1
can be used after setting AI_DEV_TEAM_PHP, PHP82_PATH, or PHP_PATH.
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.
- 5d ago First seen · 19 lines · 186 tokens per session scan A c8833133a60e
ai-dev-team CLAUDE.md is an instructions file published in the GitHub repository JoeSoep/ai-dev-team (2 stars, last pushed 3mo ago), licensed MIT. It adds 186 tokens to every session, about $0.0009 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-31.
Other instructions, from other repositories
spec-driven-development-template AGENTS.md
Instructions for juanklagos/spec-driven-development-template, covering mandatory reading order / orden obligatorio de lectura, mandatory workflow / flujo obligatorio, required reference / referencia obligatoria, final requirement / requisito final and uso explícito del repositorio base.
spec-driven-development-template CLAUDE.md
Instructions for juanklagos/spec-driven-development-template, a project described as: Operational SDD framework with AI guidance, GitHub Spec Kit workflows, and MCP support.
spec-driven-development-template copilot-instructions.md
Instructions for juanklagos/spec-driven-development-template, a project described as: Operational SDD framework with AI guidance, GitHub Spec Kit workflows, and MCP support.
spec-driven-development-template GEMINI.md
Instructions for juanklagos/spec-driven-development-template, a project described as: Operational SDD framework with AI guidance, GitHub Spec Kit workflows, and MCP support.
spec-driven-development-template sdd-specs.instructions.md
Instructions for juanklagos/spec-driven-development-template, a project described as: Operational SDD framework with AI guidance, GitHub Spec Kit workflows, and MCP support.
ai-maintainer-copilot-skill AGENTS.md
Instructions for yuxiaoji30-lang/ai-maintainer-copilot-skill, covering agents.md, where the skill lives, what this skill is for, hard rules for any agent using this repo and validating changes.