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/astetic-dev/taurus/claude-mdgit clone --depth 1 https://github.com/astetic-dev/taurusWhat 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.00251 | $0.00251 |
| Opus 5 | $0.00125 | $0.00125 |
| Sonnet 5 | $0.00050 | $0.00050 |
| Haiku 4.5 | $0.00025 | $0.00025 |
Grade A, and why
taurus 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 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
Taurus — project instructions
Contribution workflow — changes go through GitHub issues
Every change to this project goes through a GitHub issue first. Before writing code, file (or reference) a GitHub issue that describes the problem and the intended fix; do the work on a branch and open a PR that references the issue.
- Language: English. All issues, PRs, branch names and commit messages are in English (the repo is public on GitHub). This overrides the global Dutch default for this project.
- Account:
astetic-dev([email protected]). TheghCLI is authenticated as this account; the remote ishttps://github.com/astetic-dev/taurus.git. - Create issues with
gh issue create --repo astetic-dev/taurus .... When a ready-to-file issue body exists as a Markdown file in the repo (e.g.ISSUE-*.md), file it with--body-file.
Stack
- Tauri v2; frontend = vanilla JS under
src/(frontendDist: ../src); Rust undersrc-tauri/.
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 · 19 lines · 251 tokens per session scan A 064c2840d596
taurus CLAUDE.md is an instructions file published in the GitHub repository astetic-dev/taurus (5 stars, last pushed 11d ago), licensed MIT. It adds 251 tokens to every session, about $0.0013 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 instructions, from other repositories
HuLa AGENTS.md
Instructions for HuLaSpark/HuLa, a project described as: 🍀 A cross-platform instant messaging desktop application with exceptional performance built on Rust + Vue3, compatible with Windows, macOS, Linux, Android, and iOS(一款基于Rust+Vue3极致性能的跨平台即时通讯桌面应用,兼容Windows、MacOS、Linux、Android、IOS).
HuLa CLAUDE.md
Instructions for HuLaSpark/HuLa, a project described as: 🍀 A cross-platform instant messaging desktop application with exceptional performance built on Rust + Vue3, compatible with Windows, macOS, Linux, Android, and iOS(一款基于Rust+Vue3极致性能的跨平台即时通讯桌面应用,兼容Windows、MacOS、Linux、Android、IOS).
HuLa GEMINI.md
Instructions for HuLaSpark/HuLa, a project described as: 🍀 A cross-platform instant messaging desktop application with exceptional performance built on Rust + Vue3, compatible with Windows, macOS, Linux, Android, and iOS(一款基于Rust+Vue3极致性能的跨平台即时通讯桌面应用,兼容Windows、MacOS、Linux、Android、IOS).
ceiling AGENTS.md
Instructions for tsouth89/ceiling, covering repository guidelines, current project state, project structure & modules, build, test, run and coding style & naming.
terax-ai AGENTS.md
Instructions for crynta/terax-ai, a project described as: Lightweight (7MB) Terminal-first AI-native dev workspace.
nuclear AGENTS.md
AGENTS.md instructions for nukeop/nuclear, covering agents.md, project overview, packages, commands and development.