awesome-context-engine AGENTS.md

A file of instructions for AI agents working in a repository that uses awesome-context-engine, a system for keeping project information available to an assistant. It names the context files to read and rules to follow.

In plain words
What is it for?
It helps agents work on repositories using awesome-context-engine, refresh its context after edits, and avoid storing secrets in memory files.
Why use it?
It reduces missed project guidance by pointing the agent to the right context, workflow, and preference files. It also helps keep that context updated after changes.

Instructions file for CodexOpenCode

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/chefallan/awesome-context-engine/agents-md
Clone the repo
git clone --depth 1 https://github.com/chefallan/awesome-context-engine

Made for: Codex, OpenCode.

Per session 196 This file is loaded in full into every session.
When invoked 196 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.00196 $0.00196
Opus 5 $0.00098 $0.00098
Sonnet 5 $0.00039 $0.00039
Haiku 4.5 $0.00020 $0.00020

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

Security

Grade A, and why

awesome-context-engine AGENTS.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 2d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

AGENTS.md · 21 lines

What it actually says

Agent Rules

  • Read .awesome-context/ai-context.md first.
  • Use .awesome-context/project-map.md for repo structure.
  • Use .awesome-context/workflows.md and .awesome-context/skills/ for repeatable tasks.
  • Preserve preferences from .awesome-context/preferences.md.
  • After completing tasks, suggest updates to .awesome-context/memory.md.
  • Never store secrets, tokens, credentials, or private keys in memory files.

awesome-context-engine Integration

  • Read .awesome-context/ai-context.md first.
  • Use .awesome-context/project-map.md and .awesome-context/workflows.md.
  • Preserve preferences from .awesome-context/preferences.md.
  • After each completed prompt result that changed files, run awesome-context-engine sync to refresh context.
  • Suggest updates to .awesome-context/memory.md after meaningful changes.
  • Never store secrets, tokens, credentials, or private keys in memory files.
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. 2d ago First seen · 21 lines · 196 tokens per session scan A b8bf62fb768b

Subscribe to this mod's changes

awesome-context-engine AGENTS.md is an instructions file published in the GitHub repository chefallan/awesome-context-engine (2 stars, last pushed 4mo ago), licensed MIT. It adds 196 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

memorix CLAUDE.md

Instructions for AVIDS2/memorix, covering memorix - agent instructions for claude code, using memorix memory tools, when to search memory, when to store memory and when to resolve memory.

AVIDS2/memorix · 1,073 tokens

DevoxxGenieIDEAPlugin GEMINI.md

Instructions for devoxx/DevoxxGenieIDEAPlugin, a project described as: DevoxxGenie is an agentic plugin for IntelliJ IDEA that uses local LLM's (Ollama, LMStudio, GPT4All, Jan and Llama.cpp) and Cloud based LLMs to help review, test, explain your project code. Latest version now also supports Spec Driven Development…

devoxx/DevoxxGenieIDEAPlugin · 257 tokens

rosetta AGENTS.md

Instructions for griddynamics/rosetta: Main goal: cover E2E AI PDLC engineering workflows at foundation level for AI-First SDLC in enterprise. Top-level or orchestrator agents MUST READ docs/ARCHITECTURE.md contains technical details and guidance, and docs/CONTEXT.md - business context. Subagents - when needed.…

griddynamics/rosetta · 270 tokens

Context-Engine GEMINI.md

Instructions for Context-Engine-AI/Context-Engine, covering ai agent rules for context-engine mcp tools, stop — read this first, glossary, tool selection decision tree and requirements.

Context-Engine-AI/Context-Engine · 9,706 tokens

apex-accelerator instructions.instructions.md

Guidelines for creating high-quality custom instruction files for GitHub Copilot.

jonathan-vella/apex-accelerator · 818 tokens

smart-tree CLAUDE.md

Instructions for 8b-is/smart-tree, covering claude.md, project overview, build & development commands, architecture and cli → daemon flow.

8b-is/smart-tree · 1,650 tokens