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/priivacy-ai/spec-kitty/spec-kitty-standalonegit clone --depth 1 https://github.com/Priivacy-ai/spec-kittyWhat 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.00000 | $0.00227 |
| Opus 5 | $0.00000 | $0.00113 |
| Sonnet 5 | $0.00000 | $0.00045 |
| Haiku 4.5 | $0.00000 | $0.00023 |
Grade A, and why
spec-kitty-standalone 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 yesterday.
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
spec-kitty standalone invocation
This host should read Spec Kitty's canonical standalone-invocation skill pack at:
src/doctrine/skills/spec-kitty/SKILL.md
That file teaches:
- When to call
spec-kitty dispatch "<request>"for standalone governed work. - How to read
governance_context_textfrom the response and inject it as binding governance context. - That
spec-kitty dispatchonly OPENS the Op — after doing the work, the agent MUST close it with the real outcome:spec-kitty profile-invocation complete --invocation-id <id> --outcome <done|failed|abandoned>. Failed work closes asfailed;spec-kitty doctor opsreports and sweeps orphans.
This command is available alongside the /spec-kitty.* mission-step commands in this directory. Use them for standalone invocations that are not part of a running mission workflow.
For the shipped trail contract and SaaS read-model policy, see docs/trail-model.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.
- yesterday First seen · 18 lines · 0 tokens per session scan A 433d124a5f28
spec-kitty-standalone is a command published in the GitHub repository Priivacy-ai/spec-kitty (1,574 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 227 tokens. 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 commands, from other repositories
aivo_guide
Command "aivo_guide" from yuanchuan/aivo, covering aivo — complete usage guide, global usage, providers & keys — aivo keys, account — aivo account and models & aliases.
sdd-plan
Turn a spec into a persisted baby-step plan file — research, resume, impact analysis.
sdd-architecture-update
Detect architecture drift and sync the snapshot + Memory Bank (with confirmation).
sdd-clarify
Adversarial pass over a finished spec — contradictions, ambiguity, untestable criteria, implementation posing as intent, missing failure modes.
sdd-style-update
Capture coding style preferences into AGENTS.md.
optimize
Command "optimize" from doccker/cc-use-exp, covering 第 0 步:范围选择, 统计文件数和行数, 第 1 步:项目画像, 扫描内容 and 输出格式.