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/6bnbn/flowpilot/claude-mdgit clone --depth 1 https://github.com/6BNBN/FlowPilotWrote 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.
[](https://agentmods.dev/instructions/6bnbn/flowpilot/claude-md)<a href="https://agentmods.dev/instructions/6bnbn/flowpilot/claude-md"><img src="https://agentmods.dev/badge/instructions/6bnbn/flowpilot/claude-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00364 | $0.00364 |
| Opus 5 | $0.00182 | $0.00182 |
| Sonnet 5 | $0.00073 | $0.00073 |
| Haiku 4.5 | $0.00036 | $0.00036 |
Grade A, and why
FlowPilot 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 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.
What it actually says
FlowPilot
全自动工作流调度引擎,基于 CC Agent Teams。
Conventions
- JSDoc 使用中文注释
- 严格 TypeScript(strict: true)
- 依赖方向:interfaces → application → domain ← infrastructure
- 运行时零外部依赖,只用 Node.js 内置模块
Important
- 工作流状态只能通过 flow CLI 变更
- progress.md 是记忆本体,compact/重启后读它恢复
- 协议直接嵌入目标项目 CLAUDE.md( 标记)
- Hooks 自动注入目标项目 .claude/settings.json(拦截 TaskCreate/TaskUpdate/TaskList)
- 主Agent只能用 Bash、Task、Skill 工具,禁止直接读源码/写代码
- 本工具必须在 Agent Teams 开启的环境下使用
额外命令
node flow.js recall <关键词>— 检索历史记忆node flow.js evolve— 接收反思结果并应用进化
环境变量(可选)
ANTHROPIC_API_KEY或ANTHROPIC_AUTH_TOKEN— LLM 智能提取ANTHROPIC_BASE_URL— API 中转地址EMBEDDING_API_KEY— Dense embedding
长期记忆
checkpoint 时自动提取知识到 .flowpilot/memory.json,next 时语义检索注入上下文。
进化引擎
进化结果写入 .flowpilot/config.json,被 maxRetries/parallelLimit/hints/verify/hooks 消费。
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.
- 4d ago First seen · 39 lines · 364 tokens per session scan A e12acf9d2e5b
FlowPilot CLAUDE.md is an instructions file published in the GitHub repository 6BNBN/FlowPilot (133 stars, last pushed 5mo ago), licensed MIT. It adds 364 tokens to every session, about $0.0018 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
nobrainer-tech-skills AGENTS.md
Instructions for nobrainer-tech/nobrainer-tech-skills, covering working in nobrainer-tech-skills, repository map, skill format, nobrainer delivery contract and minimum sufficient change.
nobrainer-tech-skills copilot-instructions.md
Instructions for nobrainer-tech/nobrainer-tech-skills: The fifteen canonical Agent Skills are under skills/; retired predecessors exist only in Git history. Read the relevant skills/ /SKILL.md before changing a skill.
nobrainer-tech-skills GEMINI.md
Instructions for nobrainer-tech/nobrainer-tech-skills, a project described as: Portable agentic workflows for guarded autonomy, visible sessions, SDD, decisions, RCA, evaluation, and durable knowledge.
multi-agent-loop-kit AGENTS.md
Instructions for anshulixyz/multi-agent-loop-kit, covering agents.md — multi-agent ownership registry, two meanings of “agent”, core rules, project lead / operator and beacon — loop intelligence agent.
nobrainer-tech-skills CLAUDE.md
Instructions for nobrainer-tech/nobrainer-tech-skills, covering working in nobrainer-tech-skills, repository map, skill format, nobrainer delivery contract and minimum sufficient change.
agent-eve CLAUDE.md
Instructions for shehryarsaroya/agent-eve, covering claude.md — agent eve (né the compact, then agent transfer), 0. 🚨 hard rules, 1. what this is, 2. doc map and 3. state of play (2026-07-26).