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/ryan-scheinberg/remote-workstreams/agents-mdgit clone --depth 1 https://github.com/ryan-scheinberg/remote-workstreamsWhat 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.07536 | $0.07536 |
| Opus 5 | $0.03768 | $0.03768 |
| Sonnet 5 | $0.01507 | $0.01507 |
| Haiku 4.5 | $0.00754 | $0.00754 |
Grade B, and why
remote-workstreams AGENTS.md scanned grade B with 1 finding 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.
Reads agent configuration directoriesmediumAgent snooping
.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.
- `/model <name>` also writes that model into `~/.claude/settings.json` as the user's global default, so a phone convo-model pick leaks into every future plain `claude` launch on the Mac — known, accepted for now. The source is not reproduced here
Licensed GPL-3.0
The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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 · 134 lines · 7,536 tokens per session scan B d4b5e5f80ca6
remote-workstreams AGENTS.md is an instructions file published in the GitHub repository ryan-scheinberg/remote-workstreams (3 stars, last pushed 1mo ago), licensed GPL-3.0. It adds 7,536 tokens to every session, about $0.0377 per session on Opus 5. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
aif-handoff CLAUDE.md
Instructions for lee-to/aif-handoff, covering claude.md, project overview, tech stack, project structure and key entry points.
OpenSurge-for-Mac AGENTS.md
AGENTS.md instructions for YTwsy/OpenSurge-for-Mac, covering agent 指南, 先读这些, 产品方向, 网络规则 and 验证.
sprawling CLAUDE.md
Instructions for 2youg1/sprawling: See AGENTS.md. It is the whole instruction set for this repository — the loop, what to read first, the five steps of one change, the rules a machine holds, and the language and commit conventions.
harness-starter-kit AGENTS.md
Instructions for harnessworks/harness-starter-kit, covering agents.md, purpose, core rules, command routing and project analysis rule.
hyper-waterfall CLAUDE.md
Instructions for postmelee/hyper-waterfall: 본 저장소의 에이전트 운영 규칙은 AGENTS.md를 단일 진실 원천으로 한다. Claude Code도 이 규칙을 그대로 적용한다.
Gold-Band AGENTS.md
AGENTS.md instructions for diodeme/Gold-Band, covering 团队共享协作规则, 经验沉淀机制, 桌面端产品心智, 前端组件策略 and ui 交互详细规则.