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/magebyte-zero/spec-superflow/copilot-instructionsgit clone --depth 1 https://github.com/MageByte-Zero/spec-superflowWhat 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.00104 | $0.00104 |
| Opus 5 | $0.00052 | $0.00052 |
| Sonnet 5 | $0.00021 | $0.00021 |
| Haiku 4.5 | $0.00010 | $0.00010 |
Grade A, and why
spec-superflow copilot-instructions.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
Phase Guard
当前阶段: exploring | 工作流: auto
✅ 允许操作
- 澄清需求、比较方案
- 与用户讨论 scope 和 capabilities
⛔ 禁止操作
- 创建规划工件(proposal.md, specs/, design.md, tasks.md)
- 执行实现代码
- 修改 execution-contract.md
🔔 决策点
- DP-1: 需求确认 — 进入 specifying 前需用户确认 scope
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 · 15 lines · 104 tokens per session scan A 495b360fe111
spec-superflow copilot-instructions.md is an instructions file published in the GitHub repository MageByte-Zero/spec-superflow (776 stars, last pushed 3d ago), licensed MIT. It adds 104 tokens to every session, about $0.0005 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
superpowers-zh CLAUDE.md
Instructions for jnMetaCode/superpowers-zh, covering superpowers — 贡献者指南, 如果你是 ai agent, pull request 要求, 我们不会接受的内容 and 第三方依赖.
superpowers-zh GEMINI.md
Instructions for jnMetaCode/superpowers-zh, covering superpowers-zh 中文增强版, 核心规则, 可用 skills and 如何使用.
blueprint CLAUDE.md
Instructions for owainlewis/blueprint, a project described as: The best agent skills in the world for software development.
spec_driven_develop CLAUDE.md
Instructions for zhu1090093659/spec_driven_develop: Read AGENTS.md first. It is the shared project-level instruction source for Codex, OpenCode, Cursor, Claude Code, and other Markdown-aware coding agents.
web-dev-skills AGENTS.md
Instructions for timzaak/web-dev-skills, covering skill 编写规范, 规则归属, 编写 skill, 编排与角色边界 and 修改前后检查.
specmanager CLAUDE.md
Instructions for joanseg/specmanager, covering claude.md, what this repo is, layout, architecture (the big picture) and lifecycle gate quirks worth memorising.