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 commands/seekers2001/docs-governance/governancegit clone --depth 1 https://github.com/Seekers2001/docs-governanceWhat 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.00062 | $0.00534 |
| Opus 5 | $0.00031 | $0.00267 |
| Sonnet 5 | $0.00012 | $0.00107 |
| Haiku 4.5 | $0.00006 | $0.00053 |
Grade A, and why
governance 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
调用 docs-governor 子 agent 对当前工作目录的项目做活文档治理。
分工:本命令面向已有代码的项目;全新空项目请用 /governance-init(day-0 骨架)。
用户参数(可选):$ARGUMENTS
- 不带参数:对整个项目做一次完整治理(侦察 + 生成/更新四件套)。
- 带路径:只针对该子目录/模块更新地图与状态。
- 带
log: 一句话:只往PROJECT_LOG.md追加一条记录,不动其他文件。
执行要求:
- 先让 docs-governor 侦察项目真实结构,不要照模板瞎填。
- 已存在的治理文件增量更新,不推翻重写;
PROJECT_LOG.md只追加。 - 严守四件套非重叠纪律:每个事实只写一处。
- 产物全部中文。
- 项目使用 Codex、已有
AGENTS.md或用户要求跨宿主兼容时:从templates/AGENTS.example.md生成或增量维护薄桥接,不复制CLAUDE.md/ MAP 内容。 - 若项目是 git 仓且
.git/hooks/pre-commit不存在:问用户要不要装 pre-commit 护栏(templates/pre-commit.example,固化"代码改动必须同批带一行流水账")。 - 识别可选载体但不强制创建:稳定领域术语 →
CONTEXT.md;难回退技术决策 →docs/adr/;任务与排期 → 项目已有 Issue Tracker。不要把三者塞进 STATUS 或 LOG 数据库。 - 用
scripts/project-log-index.py status按事件数检查 LOG;超过 200 条只报告并建议先复盘,未经确认不归档。 - 干完汇报:建/改了哪几份文件、关键内容、怎么验收。不要谎报"完成"。
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 · 25 lines · 62 tokens per session scan A 0a919021c68e
governance is a command published in the GitHub repository Seekers2001/docs-governance (11 stars, last pushed 20d ago), licensed MIT. It adds 62 tokens to every session and 534 once invoked, about $0.0003 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 commands, from other repositories
template
Manage issue templates for streamlined issue creation.
speckit.auto
Automatically execute the four core phases of the Spec-Driven Development (SDD) pipeline: specify → plan → tasks → implement, in strict sequential order.
daily-priorities
Query DIGI Jira via the Atlassian MCP to build a prioritized daily work plan. The report has two parts: suggested priorities (the recommendation) and full context (everything you need to evaluate whether the suggestions are right and what else is on the docket).
OPSX: Bulk Archive
Archive multiple completed changes at once.
sync-linear
Sync current work with Linear ticket status.
fest-show
Show festival progression (in-progress tasks, roadmap, and dependency view).