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/aigengame/cli-agentic-workflow/agents-mdgit clone --depth 1 https://github.com/aigengame/cli-agentic-workflowWhat 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.00194 | $0.00194 |
| Opus 5 | $0.00097 | $0.00097 |
| Sonnet 5 | $0.00039 | $0.00039 |
| Haiku 4.5 | $0.00019 | $0.00019 |
Grade A, and why
cli-agentic-workflow 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.
What it actually says
Primary
Read @RULES.md if exists, to align communication style, collaboration specification, as well as other matters.
Read @CONTEXT.md to align with the project's nature and shared language; consult docs/adr/ for the architecture and the decisions behind it. README.md is human-facing onboarding (install, usage, contributing) and has grown large — read specific sections on demand (e.g. its "Project status" section for current state) rather than the whole file.
Agent skills
Issue tracker
Issues are tracked on GitHub Issues via the gh CLI. See docs/agents/issue-tracker.md.
Triage labels
Default vocabulary — label strings equal the five canonical role names. See docs/agents/triage-labels.md.
Domain docs
Single-context: one CONTEXT.md + docs/adr/ at the repo root. See docs/agents/domain.md.
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.
- 2d ago First seen · 21 lines · 194 tokens per session scan A a65f6316b2ed
cli-agentic-workflow AGENTS.md is an instructions file published in the GitHub repository aigengame/cli-agentic-workflow (20 stars, last pushed 2mo ago), licensed MIT. It adds 194 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-30.
Other instructions, from other repositories
OpenLore CLAUDE.md
Instructions for clay-good/OpenLore, covering openlore mcp tools — when to use them, agent skills, issue tracker, triage labels and domain docs.
repo-harness AGENTS.md
Instructions for Ancienttwo/repo-harness, covering repo-harness agents.md, canonical workflow files, operating rules, code optimization principles and required checks.
factory GEMINI.md
Instructions for watt-mind/factory: Gemini, please refer to AGENTS.md and docs/protocol.md for the primary repository context, architecture, commands, operational rules, and tracker issue management standards.
vikunja-mcp CLAUDE.md
Instructions for ufna/vikunja-mcp, covering claude.md, what this is, commands, architecture and testing philosophy.
deckhand CLAUDE.md
Instructions for jonthebeef/deckhand, covering deckhand, layout, versioning and releases, how updates reach users and repo conventions.
repo-harness CLAUDE.md
Instructions for Ancienttwo/repo-harness, covering repo-harness agents.md, canonical workflow files, operating rules, code optimization principles and required checks.