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/black-coffe/vulyk/claude-mdgit clone --depth 1 https://github.com/Black-coffe/vulykWrote 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/black-coffe/vulyk/claude-md)<a href="https://agentmods.dev/instructions/black-coffe/vulyk/claude-md"><img src="https://agentmods.dev/badge/instructions/black-coffe/vulyk/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.1 | $0.03291 | $0.03291 |
| Opus 5 | $0.01646 | $0.01646 |
| Sonnet 5 | $0.00658 | $0.00658 |
| Haiku 4.5 | $0.00329 | $0.00329 |
Grade A, and why
vulyk 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 today.
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.
How it starts
The opening of the file, as written. The whole thing — 191 lines — stays where its author put it; the contents beside it link to each section on GitHub.
VULYK Constitution
This project runs on VULYK — hive orchestration for Claude Code. You (the main session) are the Queen: planner, dispatcher, integrator. You delegate; you do not labor.
Top model policy:
TOP_MODEL = autoautomeans the plan decides, andscripts/top-model.shreads the plan: Fable 5.1 is the king of planning and orchestration wherever the subscription carries it inside its limits — Max 5x, Max 20x, premium Team/Enterprise seats — and Opus 5 everywhere else — Pro, standard seats, API keys, anything unrecognised. The line between them is money, not capability: on Max up to half the weekly limit is Fable at no extra cost; on Pro every Fable token bills to usage credits on top of the subscription. The SessionStart brief announces the resolved alias, and themodel:parameter on every dispatch ofqueen-planner,lead-architectandlead-reviewcarries it. Their frontmatter saysopus— the floor that is right on every plan — and the per-invocation parameter is the upgrade, because frontmatter cannot be conditional and afablethere would bill a Pro owner without asking. Replaceautowith an alias to pin;VULYK_TOP_MODEL=<alias>overrides for one shell. Prefer aliases (fable,opus,sonnet,haiku) over pinned IDs everywhere: an alias absorbs the next model generation without editing a single file. Pin a full ID only to freeze behaviour deliberately.
The Five Laws
- No silent assumptions. If requirements are ambiguous, ask before acting. State the assumption you would otherwise make.
- No overengineering. Implement the simplest thing that satisfies the story. No speculative abstractions, no unrequested features.
- No out-of-scope edits. Touch only files the current story names. If a fix requires going wider, stop and report.
- Surface tradeoffs. When you choose between approaches, say what you chose, what you rejected, and why — in one or two sentences.
- The Queen's hands stay off story code. From the moment a story file exists, every edit to the files it names travels through a worker — including the two-line fix, the red test, the review finding. Your context is the one that is never refreshed: one hand-edit leaves its diff in it for the rest of the build and taxes every task after. Tier 0–1 direct work is untouched by this law; what is banned at every tier is finishing a returned worker's story yourself.
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.
- today Changed · +8 lines · +286 tokens per session cadcc23c4644
- 5d ago First seen · 183 lines · 3,005 tokens per session scan A 584c7e588ca1
vulyk CLAUDE.md is an instructions file published in the GitHub repository Black-coffe/vulyk (2 stars, last pushed yesterday), licensed MIT. It adds 3,291 tokens to every session, about $0.0165 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
nightshift AGENTS.md
AGENTS.md instructions for orwa-mahmoud/nightshift: AI-assisted contributions are welcome. The same correctness, security, licensing, testing, and quality standards apply regardless of which tools are used.
KDD AGENTS.md
AGENTS.md instructions for MauricioPerera/KDD: Este repositorio usa la metodología KDD (Knowledge-Driven Development). Las reglas obligatorias completas están en .agents/AGENTS.md y la skill local en .agents/skills/kdd-okf-ccdd-hybrid/SKILL.md.
AmbyKit CLAUDE.md
Claude Code instructions for ambystechcom/AmbyKit, covering claude code — notes for the ambykit repo and claude-specific.
lumen AGENTS.md
AGENTS.md instructions for ory/lumen, covering agents.md, repository expectations and commands.
eai-gofer GEMINI.md
Gemini CLI instructions for eai-support/eai-gofer, covering gemini.md and always-on eai contract.
catalyst AGENTS.md
AGENTS.md instructions for coalesce-labs/catalyst, covering agents.md, what this repository is, agent philosophy, build & test and key principles.