Awesome-Agentic-Engineering CLAUDE.md

Awesome-Agentic-Engineering CLAUDE.md is an instructions file for coding agents from natnew/Awesome-Agentic-Engineering. It costs 2,421 tokens per session, scanned A, original, MIT.

Repository instructions for maintaining an Awesome list, a curated public catalogue of useful tools and resources, focused on engineering AI agents.

In plain words
What is it for?
They are for reviewing proposed entries, editing the README, triaging issues, and checking changes against the repository's editorial rules.
Why use it?
They give contributors a shared standard for keeping the list selective, technically useful, neutral, and 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/natnew/awesome-agentic-engineering/claude-md
Clone the repo
git clone --depth 1 https://github.com/natnew/Awesome-Agentic-Engineering

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 Awesome-Agentic-Engineering CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/natnew/awesome-agentic-engineering/claude-md.svg)](https://agentmods.dev/instructions/natnew/awesome-agentic-engineering/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/natnew/awesome-agentic-engineering/claude-md"><img src="https://agentmods.dev/badge/instructions/natnew/awesome-agentic-engineering/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 2,421 This file is loaded in full into every session.
When invoked 2,421 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.02421 $0.02421
Opus 5 $0.01210 $0.01210
Sonnet 5 $0.00484 $0.00484
Haiku 4.5 $0.00242 $0.00242

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

Security

Grade A, and why

Awesome-Agentic-Engineering 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 · 304 lines

How it starts

The opening of the file, as written. The whole thing — 304 lines — stays where its author put it; the contents beside it link to each section on GitHub.

CLAUDE.md

This file guides Claude Code when working in this repository.

This repository is a public, maintained awesome list for agentic AI engineering, not an application codebase. There is no application build or test suite to run for normal review tasks; advisory Markdown and link checks exist and are documented in CONTRIBUTING.md and AGENTS.md. The README.md is the product.

Claude Code should read this file first, then use AGENTS.md as the shared repository operating protocol.

North Star

  • Preserve README.md as the canonical public artefact.
  • Keep the list selective, durable, technically useful, neutral, and easy to scan.
  • Apply the editorial stance to every decision: reliability over novelty · evaluation over intuition · architecture over tooling · systems thinking over prompt engineering.
  • Help the maintainer make fast, consistent, low-friction decisions.
  • Prefer small, precise edits over broad rewrites.
  • Do not broaden the list beyond agentic engineering and the adjacent technical areas already represented in the README.

Claude's Role

Claude may assist with:

  • PR review and rubric scoring
  • Issue triage
  • README and appendix entry review
  • Broken-link investigation
  • Duplicate detection
  • Section placement
  • Neutral description rewrites
  • Maintainer comment drafts
  • Small safe maintainer edits when explicitly asked
  • Improvements to agent instruction files when asked

Claude must not:

  • Add entries without checking scope, the hard gates, evidence, link quality, duplicates, and placement
  • Invent facts about a resource
  • Preserve promotional claims
  • Add ranking, pricing, novelty, adoption, or performance claims without strong evidence
  • Rewrite the taxonomy without explicit instruction
  • Edit unrelated files
  • Touch protected areas unless instructed
  • Ask contributors to make trivial fixes the maintainer can safely make

Repository Facts

  • AGENTS.md contains the full tool-agnostic operating protocol.
  • CONTRIBUTING.md contains contributor-facing rules, the evidence policy, and the PR process.
  • RUBRIC.md contains the seven-dimension scoring rubric; ANTI-PATTERNS.md lists what fails it; appendix/benchmark-and-evidence-policy.md sets source order and evidence tags.
  • .github/ISSUE_TEMPLATE/ and .github/PULL_REQUEST_TEMPLATE.md contain public contributor guidance.
  • README.md contains introductory content, a Table of Contents, infographics, and the main curated sections; appendix/ holds overflow and fast-moving lists.
  • CHANGELOG.md records every content change as a bullet under ## [Unreleased].
  • The main list uses both bullet entries and tables, plus a deep-dive template for major entries. Match the surrounding section exactly.
  • Each entry goes in its single best-fit section; do not mirror an item across sections without a justified distinction.
  • New categories should normally be handled separately.
  • docs/ and assets/github/ are generated site output — do not hand-edit.

Read the full file on GitHub · 304 lines

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 · 304 lines · 2,421 tokens per session scan A aafbc81582e2

Subscribe to this mod's changes

Awesome-Agentic-Engineering CLAUDE.md is an instructions file published in the GitHub repository natnew/Awesome-Agentic-Engineering (4 stars, last pushed 10d ago), licensed MIT. It adds 2,421 tokens to every session, about $0.0121 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

Awesome-Prompt-Engineering AGENTS.md

Instructions for natnew/Awesome-Prompt-Engineering, covering agents.md, repository north star, agent role, trust boundary and read order.

natnew/Awesome-Prompt-Engineering · 2,054 tokens

Awesome-Prompt-Engineering CLAUDE.md

Instructions for natnew/Awesome-Prompt-Engineering, covering claude.md, north star, claude's role, claude behaviour rule and always-loaded context.

natnew/Awesome-Prompt-Engineering · 1,800 tokens

Awesome-Prompt-Engineering copilot-instructions.md

Instructions for natnew/Awesome-Prompt-Engineering, covering github copilot instructions, about this repository, how to treat the repository, contribution standard and reviewing suggested additions.

natnew/Awesome-Prompt-Engineering · 1,416 tokens

Awesome-Prompt-Engineering contribution-review.instructions.md

Instructions for natnew/Awesome-Prompt-Engineering, covering reviewing pull requests and issues, tone, how to respond, explaining quality concerns and maintainer judgement.

natnew/Awesome-Prompt-Engineering · 403 tokens

Awesome-Prompt-Engineering readme-curation.instructions.md

Instructions for natnew/Awesome-Prompt-Engineering, covering curating the main list (readme.md), structure and ordering, descriptions, links and before adding.

natnew/Awesome-Prompt-Engineering · 432 tokens

Awesome-Prompt-Engineering repository-maintenance.instructions.md

Instructions for natnew/Awesome-Prompt-Engineering, covering maintenance edits across markdown files, keep changes minimal, preserve voice and structure, no large or structural changes without direction and readability.

natnew/Awesome-Prompt-Engineering · 368 tokens