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/quintinshaw/pi-dynamic-workflows/agents-mdgit clone --depth 1 https://github.com/QuintinShaw/pi-dynamic-workflowsWrote 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/quintinshaw/pi-dynamic-workflows/agents-md)<a href="https://agentmods.dev/instructions/quintinshaw/pi-dynamic-workflows/agents-md"><img src="https://agentmods.dev/badge/instructions/quintinshaw/pi-dynamic-workflows/agents-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.1 | $0.00138 | $0.00138 |
| Opus 5 | $0.00069 | $0.00069 |
| Sonnet 5 | $0.00028 | $0.00028 |
| Haiku 4.5 | $0.00014 | $0.00014 |
Grade A, and why
pi-dynamic-workflows AGENTS.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 6d 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
Repository guidance
Workflow documentation
Before changing the workflow runtime, tool API, capability contract, or workflow-authoring skill, read Protected workflow-authoring guidance.
- Keep stable capability facts in the executable capability contract and generated documentation.
- Keep detailed authoring guidance in the on-demand skill, not the always-on prompt.
- Do not copy live model or agent-type catalogues into static guidance.
- Run
npm run context:checkwith the other checks listed in the contributor guide. - If a protected file changes, review it before running
npm run guidance:accept -- <path>.
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.
- 6d ago First seen · 12 lines · 138 tokens per session scan A b046a6c142fc
pi-dynamic-workflows AGENTS.md is an instructions file published in the GitHub repository QuintinShaw/pi-dynamic-workflows (489 stars, last pushed yesterday), licensed MIT. It adds 138 tokens to every session, about $0.0007 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
autolith AGENTS.md
AGENTS.md instructions for lambda-symbolics/autolith, covering repository guidelines, purpose and sources of truth, upstream references, architectural guardrails and package policy.
senpi AGENTS.md
AGENTS.md instructions for code-yeongyu/senpi, covering senpi repository guide, mandatory execution protocols — non-negotiable, protocol 1 — explicitly requested modifications, protocol 2 — user-requested pr reviews and structure.
dotskills AGENTS.md
AGENTS.md instructions for vincentkoc/dotskills, covering agents.md, repository purpose, mandatory contribution flow, skill standards and openai metadata defaults.
x-code-cli AGENTS.md
AGENTS.md instructions for woai3c/x-code-cli, covering agents.md, rules, commands, delivery workflow and architecture.
my-pi AGENTS.md
AGENTS.md instructions for spences10/my-pi, covering agents.md, orientation, repository-specific skills, source of truth order and commit and changeset ownership.
san AGENTS.md
AGENTS.md instructions for genai-io/san, covering san agent guide, start here, repository shape, rules and common commands.