ai-dev-team CLAUDE.md

ai-dev-team CLAUDE.md is an instructions file for coding agents from JoeSoep/ai-dev-team. It costs 186 tokens per session, scanned A, original, MIT.

Repository instructions for an AI development team. They tell Claude Code which project documents to read and how to review changes, record evidence, validate runtimes, and avoid editing alongside another writer.

In plain words
What is it for?
Preparing Claude Code to review tasks, diffs, migrations, security risks, tests, and runtime choices in this repository.
Why use it?
They give the agent project context and review rules before work begins, reducing missed requirements, unsafe changes, and unsupported test claims.

Instructions file

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 instructions/joesoep/ai-dev-team/claude-md
Clone the repo
git clone --depth 1 https://github.com/JoeSoep/ai-dev-team

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 ai-dev-team CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/joesoep/ai-dev-team/claude-md.svg)](https://agentmods.dev/instructions/joesoep/ai-dev-team/claude-md)
Your own site
<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>
Per session 186 This file is loaded in full into every session.
When invoked 186 The same file — it is already loaded in full.
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.1 $0.00186 $0.00186
Opus 5 $0.00093 $0.00093
Sonnet 5 $0.00037 $0.00037
Haiku 4.5 $0.00019 $0.00019

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

Security

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.

CLAUDE.md · 19 lines

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_record when ai-dev-memory is 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.

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. 5d ago First seen · 19 lines · 186 tokens per session scan A c8833133a60e

Subscribe to this mod's changes

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.

Related

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.

juanklagos/spec-driven-development-template · 2,681 tokens

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.

juanklagos/spec-driven-development-template · 627 tokens

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.

juanklagos/spec-driven-development-template · 493 tokens

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.

juanklagos/spec-driven-development-template · 410 tokens

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.

juanklagos/spec-driven-development-template · 231 tokens

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.

yuxiaoji30-lang/ai-maintainer-copilot-skill · 348 tokens