tachy copilot-instructions.md

A set of project-specific instructions for the Tachy project, including its language-model guidance, available MCP tools, workflow, and reference data.

In plain words
What is it for?
Use it when analyzing or changing the Tachy codebase. The input says reference data should be consulted before analysis but does not describe the project’s exact tasks.
Why use it?
It gives a coding agent the local context needed to work consistently in that project.

Instructions file for GitHub Copilot

Install

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.

agentmods
npx agentmods add instructions/diegokoes/tachy/copilot-instructions
Clone the repo
git clone --depth 1 https://github.com/diegokoes/tachy

Made for: GitHub Copilot.

Per session 3,381 This file is loaded in full into every session.
When invoked 3,381 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.03381 $0.03381
Opus 5 $0.01690 $0.01690
Sonnet 5 $0.00676 $0.00676
Haiku 4.5 $0.00338 $0.00338

Measured 2d ago against content hash 1954b76de42e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

tachy copilot-instructions.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.

.github/copilot-instructions.md · 206 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

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.

  1. 2d ago First seen · 206 lines · 3,381 tokens per session scan A 1954b76de42e

Subscribe to this mod's changes

tachy copilot-instructions.md is an instructions file published in the GitHub repository diegokoes/tachy (0 stars, last pushed 6d ago), licensed AGPL-3.0. It adds 3,381 tokens to every session, about $0.0169 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.

Related

Other instructions, from other repositories

urantia-dev-api CLAUDE.md

Claude Code instructions for urantia-hub/urantia-dev-api, covering urantia-dev-api, scope of this service, tech stack, dependency and toolchain pins and testing against production.

urantia-hub/urantia-dev-api · 4,240 tokens

gitchamber AGENTS.md

Instructions for remorses/gitchamber: CLI tool that fetches source code for packages into nodemodules/.gitchamber/ to give coding agents deeper context. Fork of opensrc.

remorses/gitchamber · 93 tokens

pddikti CLAUDE.md

Claude Code instructions for andikadevs/pddikti, covering claude.md — pddikti api (bun + hono), what this is, data flow, project layout and web client (root /).

andikadevs/pddikti · 3,285 tokens

vscode-gitlens CLAUDE.md

Claude Code instructions for gitkraken/vscode-gitlens, a project described as: Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via…

gitkraken/vscode-gitlens · 5 tokens

mcp-agent-langchainjs webapp.instructions.md

Instructions for Azure-Samples/mcp-agent-langchainjs: If you get it right you'll get a 1000$ bonus, but if you get it wrong you'll be fired.

Azure-Samples/mcp-agent-langchainjs · 210 tokens

chains-api CLAUDE.md

Instructions for Johnaverse/chains-api, covering claude.md — chains api, project overview, quick reference, architecture and tech stack.

Johnaverse/chains-api · 4,601 tokens