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/avinashp/agentsatlas/claude-mdgit clone --depth 1 https://github.com/AvinashP/AgentsAtlasWrote 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/avinashp/agentsatlas/claude-md)<a href="https://agentmods.dev/instructions/avinashp/agentsatlas/claude-md"><img src="https://agentmods.dev/badge/instructions/avinashp/agentsatlas/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 | $0.00192 | $0.00192 |
| Opus 5 | $0.00096 | $0.00096 |
| Sonnet 5 | $0.00038 | $0.00038 |
| Haiku 4.5 | $0.00019 | $0.00019 |
Grade A, and why
AgentsAtlas 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 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.
What it actually says
Project: AgentsAtlas
Overview
Minimal workflow for building production-ready projects with Claude Code & Codex. 8 commands, fresh context via subagent execution, quality execution.
Tech Stack
- Language: JavaScript (Node.js >= 16)
- No build step — plain JS scripts and Markdown command files
Key Directories
commands/atlas/— Slash command definitions (Markdown)skills/— Development skill definitions (16 skills)templates/— Project templates (STATE.md, ROADMAP.md, etc.)bin/install.js— npx installerscripts/sync-atlas-artifacts.mjs— Syncs manifest → generated artifacts
Development
npm run sync:atlas— Regenerate artifacts from manifestnpm run check:atlas— Syntax-check JS files- Manifest source of truth:
commands/atlas/manifest.json
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.
- 4d ago First seen · 22 lines · 192 tokens per session scan A 62c54f34ff3a
AgentsAtlas CLAUDE.md is an instructions file published in the GitHub repository AvinashP/AgentsAtlas (7 stars, last pushed 3mo ago), licensed MIT. It adds 192 tokens to every session, about $0.0010 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
vibe-coding-prompt-template backend.instructions.md
Instructions for KhazP/vibe-coding-prompt-template: Read AGENTS.md, agentdocs/techstack.md, and agentdocs/codepatterns.md.
Library-First-Engineering copilot-instructions.md
Instructions for StChiotis/Library-First-Engineering: You are an AI agent operating in a Library-First Engineering (LFE) repository. This adapter is a pointer. Canonical rules live in human-readable docs.
festival GEMINI.md
Gemini CLI instructions for Obedience-Corp/festival: Festival is a goal-oriented project management methodology for human and AI development workflows, driven by the fest and camp CLIs, installed and kept in sync by a third tool, festival. The skills imported below describe how to plan and execute festivals. Load them…
unity-ai-workflow CLAUDE.md
Instructions for devdavv/unity-ai-workflow, covering unity ai workflow, workspace layout, project config, dev modes and non-negotiable rules.
claude-code-orchestration-template CLAUDE.md
Claude Code instructions for jeroromano/claude-code-orchestration-template, covering orchestration policy, model routing, delegation, review gate (manual, branch-level) and risk paths (fill in - replace with yours).
daily-watchlist CLAUDE.md
Instructions for Benboerba620/daily-watchlist: This file is the source protocol for the Daily Watchlist workflow. Hypothesis Tracker is bundled in this repository as the thesis/evidence layer.