AgentsAtlas CLAUDE.md

AgentsAtlas CLAUDE.md is an instructions file for coding agents from AvinashP/AgentsAtlas. It costs 192 tokens per session, scanned A, original, MIT.

Project instructions for AgentsAtlas, a small Node.js toolkit of agent commands, skills, templates, and synchronization scripts.

In plain words
What is it for?
Use them when developing AgentsAtlas, especially when updating command manifests, synchronizing artifacts, or checking JavaScript syntax.
Why use it?
They identify the source files, supported runtime, and checks needed to keep generated project artifacts consistent.

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/avinashp/agentsatlas/claude-md
Clone the repo
git clone --depth 1 https://github.com/AvinashP/AgentsAtlas

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/avinashp/agentsatlas/claude-md.svg)](https://agentmods.dev/instructions/avinashp/agentsatlas/claude-md)
Your own site
<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>
Per session 192 This file is loaded in full into every session.
When invoked 192 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 $0.00192 $0.00192
Opus 5 $0.00096 $0.00096
Sonnet 5 $0.00038 $0.00038
Haiku 4.5 $0.00019 $0.00019

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

Security

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.

CLAUDE.md · 22 lines

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 installer
  • scripts/sync-atlas-artifacts.mjs — Syncs manifest → generated artifacts

Development

  • npm run sync:atlas — Regenerate artifacts from manifest
  • npm run check:atlas — Syntax-check JS files
  • Manifest source of truth: commands/atlas/manifest.json
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 · 22 lines · 192 tokens per session scan A 62c54f34ff3a

Subscribe to this mod's changes

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.

Related

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.

KhazP/vibe-coding-prompt-template · 139 tokens

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.

StChiotis/Library-First-Engineering · 366 tokens

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…

Obedience-Corp/festival · 379 tokens

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.

devdavv/unity-ai-workflow · 841 tokens

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

jeroromano/claude-code-orchestration-template · 1,503 tokens

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.

Benboerba620/daily-watchlist · 324 tokens