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/shenchangmin/cairnkit/flow-statusgit clone --depth 1 https://github.com/shenchangmin/cairnkitWrote 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/commands/shenchangmin/cairnkit/flow-status)<a href="https://agentmods.dev/commands/shenchangmin/cairnkit/flow-status"><img src="https://agentmods.dev/badge/commands/shenchangmin/cairnkit/flow-status.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.00020 | $0.00301 |
| Opus 5 | $0.00010 | $0.00151 |
| Sonnet 5 | $0.00004 | $0.00060 |
| Haiku 4.5 | $0.00002 | $0.00030 |
Grade A, and why
flow-status 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 3d 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
/flow-status
Report where the current run stands. This is read-only.
Steps
- Run
cairn --root . config show.- Exit
2→ nocairnkit.yaml; suggest theteam-initentrypoint and stop. - Exit
0→ ifhas_runis false, report "no run yet" and suggest theflow-runentrypoint.
- Exit
- Run
cairn --root . state show.- Exit
4→ STATE corrupt; show the repair guidance from stderr verbatim and stop. - Exit
0→ parse the JSON, then runcairn --root . state resumefor thepausedflag.
- Exit
- Present a concise human summary:
- Stage and whether the run is paused (awaiting a CLARIFY approval — name what).
- History (stages completed so far).
- Artifacts produced (paths under
docs/workflows/<run-id>/). - Next action: if paused → resume through the
flow-runentrypoint after review. If the stage isDONE, say the run is complete and suggest using that entrypoint to start a new run. Otherwise use it to continue the active run.
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.
- 3d ago First seen · 25 lines · 20 tokens per session scan A eb71b78cbe55
flow-status is a command published in the GitHub repository shenchangmin/cairnkit (1 stars, last pushed 1mo ago), licensed MIT. It adds 20 tokens to every session and 301 once invoked, about $0.0001 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
issue-amend
Re-snapshot the active issue's scope from the spec, clear verified and reviewed receipts, and record the change as a permanent amendment.
q-research
Read the research-mode skill's SKILL.md for the full ruleset before proceeding. Follow all constraints, the source lookup cascade, the token budget, and the "what counts as cited" rules exactly.
ingest-l1
L1 analysis loop for the abapwiki knowledge base: for each batch it launches the abap-analyzer sub-agent in parallel, then the adversarial judge abap-deepcheck (separate session), applies only the analyses that pass the fail-closed gate, and commits. Resumes exactly after an interruption. Use this skill to document…
graphify
Turn your vault into a clustered knowledge graph with HTML and JSON outputs.
export-project
Export a single registered Gnosys project to a portable .json.gz bundle (round-trips with gnosys import project).
reindex
Rebuild semantic embeddings for every memory in configured stores.