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/itdojp/ae-framework/claude-mdgit clone --depth 1 https://github.com/itdojp/ae-frameworkWhat 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.00398 | $0.00398 |
| Opus 5 | $0.00199 | $0.00199 |
| Sonnet 5 | $0.00080 | $0.00080 |
| Haiku 4.5 | $0.00040 | $0.00040 |
Grade A, and why
ae-framework 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 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
CLAUDE — ae-framework Router
Claude Code 利用時の最小入口です。
詳細手順やポリシー本文は一次情報へ委譲し、このファイルに再掲しません。
Read Order
AGENTS.md— 全エージェント共通の最小ルータdocs/integrations/CLAUDE-CODE-TASK-TOOL-INTEGRATION.md— Claude Code 向け統合ガイドdocs/agents/README.md— agent 向け索引docs/agents/handoff.md— AE-HANDOFF プロトコルpolicy/risk-policy.yml— risk / label / required gate の SSOT
Role Boundary
AGENTS.md: 全エージェント共通の入口CLAUDE.md: Claude Code 固有の入口- 詳細な運用・実装値・コマンド列挙は一次情報へ委譲
Invariants
risk:highの条件と required labels はpolicy/risk-policy.ymlを優先する- handoff は
docs/agents/handoff.mdの AE-HANDOFF に従う - multi-agent / subagent の安全運用は
AGENTS.mdとdocs/agents/multi-agent-safety.mdを優先する - commit / push / PR / Issue 更新前には対象 workflow / policy / docs の一次情報を確認する
Scope
- このファイルは Claude Code の「入口」だけを定義する
- Claude Code 向けの長文説明、実装詳細、サンプルフローは
docs/integrations/CLAUDE-CODE-TASK-TOOL-INTEGRATION.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 · 31 lines · 398 tokens per session scan A d2000b598b8d
ae-framework CLAUDE.md is an instructions file published in the GitHub repository itdojp/ae-framework (2 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 398 tokens to every session, about $0.0020 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
clawmetry AGENTS.md
Instructions for vivekchand/clawmetry, covering agents.md — for ai coding agents, quick context, where new code goes (open-core split), the rules that bite and common tasks.
clawmetry CLAUDE.md
Instructions for vivekchand/clawmetry, covering claude.md — clawmetry, what is this?, architecture, key files and core.
opentelemetry-agent-skills AGENTS.md
Instructions for ollygarden/opentelemetry-agent-skills, covering agents.md, what this repository is, preferred workflow, running the gates locally and skill constraints.
void-box CLAUDE.md
Instructions for the-void-ia/void-box, covering claude.md and claude-specific guidance.
hecate copilot-instructions.md
Instructions for hecatehq/hecate: Hecate is an open-source local AI operations console for supervised agent work. It combines a model gateway, Hecate Chat, queued agentloop tasks, External Agent supervision, projects, memory, approvals, artifacts, usage, and OpenTelemetry traces into one operator surface.
flightrules CLAUDE.md
Instructions for winsznx/flightrules, covering flightrules — operating contract, what this product is, non-negotiable rules, determinism boundary and verified environment (phase 00, 2026-07-25).