agent-kb-template AGENTS.md

agent-kb-template AGENTS.md is an instructions file for Codex, OpenCode from wxk995/agent-kb-template. It costs 588 tokens per session, scanned A, original, MIT.

A repository instruction file that tells AI agents how to work with a shared project knowledge base. It defines which files to read, how tasks are routed, and what actions require approval.

In plain words
What is it for?
Use it to guide agent sessions, project setup, knowledge updates, reviews, closeout work, and checks before changes are made.
Why use it?
It gives agents a consistent starting process and prevents them from guessing workflows or changing protected knowledge without permission.

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/wxk995/agent-kb-template/agents-md
Clone the repo
git clone --depth 1 https://github.com/wxk995/agent-kb-template

Made for: Codex, OpenCode.

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 agent-kb-template AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/wxk995/agent-kb-template/agents-md.svg)](https://agentmods.dev/instructions/wxk995/agent-kb-template/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/wxk995/agent-kb-template/agents-md"><img src="https://agentmods.dev/badge/instructions/wxk995/agent-kb-template/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 588 This file is loaded in full into every session.
When invoked 588 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.00588 $0.00588
Opus 5 $0.00294 $0.00294
Sonnet 5 $0.00118 $0.00118
Haiku 4.5 $0.00059 $0.00059

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

Security

Grade A, and why

agent-kb-template 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 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.

AGENTS.md · 44 lines

What it actually says

AGENTS.md

以下规则由用户制定和维护。任何修改须经本人确认。

本仓库是项目共用的 Agent 工作记忆仓库。任何 Agent 在本仓库内工作时,先读本文件,再按热入口继续。

启动链路

默认热入口顺序:

  1. AGENTS.md
  2. workspace-index.md
  3. global/agent-rules/agent.md
  4. projects/<project>/quick-start.md
  5. projects/<project>/00-current-state.md

开工前用一句话确认:已读文件、任务、状态、下一步、禁止事项、不能重复犯的错误。

工作流路由

遇到操作类任务时先读 workflows/README.md,不要自己猜流程。 常用入口:新读者 01-new-reader;新项目 02-new-project;新对话 03-start-agent-session;更新知识 04-update-knowledge;收口 05-closeout;瘦身 06-prune-knowledge;自检 07-agent-review

必读触发

  • 涉及总结、说明、方案、对外分享、知识库规则、判断取舍或"我的风格"时,先读 global/profile.md;画像只作偏好参考,不伪装用户。
  • 遇到报错、bug、异常、技术方案、受保护文件、关键配置,或用户提到"之前/又出现/上次"时,先查 global/experience-index.md → 对应经验文件,再分析。
  • 回答上述问题时先写回执:旧方案检索:已查 global/experience-index.md,命中:... / 未命中,自行分析如下。

协作边界

默认角色由用户指定;同一批文件同一时间只允许一个 Agent 写入。多 Agent 文件化协作不是默认流程,仅在用户明确启用后使用。

硬规则

  • 写知识库前列出文件清单和原因,等用户确认。
  • 未经用户明确要求,不提交代码、推送或创建 PR。
  • 受保护文件以项目 project-rules.md 为准。
  • 完成声明前运行验证并说明结果;测试完成后删除临时内容。
  • 外部工具不进默认流程;archive/ 只作历史追溯。

知识库维护

分层、升级和瘦身见 standards/governance.md;重要事实写 Markdown,不留聊天。热状态优先写 projects/<project>/00-current-state.md,长期规则沉淀到 standards/

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 · 44 lines · 588 tokens per session scan A b46572afd250

Subscribe to this mod's changes

agent-kb-template AGENTS.md is an instructions file published in the GitHub repository wxk995/agent-kb-template (6 stars, last pushed 19d ago), licensed MIT. It adds 588 tokens to every session, about $0.0029 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