onramp copilot-chatmodes.instructions.md

onramp copilot-chatmodes.instructions.md is an instructions file for GitHub Copilot from traefikturkey/onramp. It costs 353 tokens per session, scanned A, original, GPL-2.0.

Instructions for creating Copilot chat modes in a particular code repository. Chat modes are predefined ways for Copilot to respond to different kinds of development work.

In plain words
What is it for?
Use it when adding or editing Copilot chat modes in that repository.
Why use it?
It helps keep chat-mode definitions consistent with the repository’s conventions. The description does not say what specific modes or rules it covers.

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/traefikturkey/onramp/copilot-chatmodes
Clone the repo
git clone --depth 1 https://github.com/traefikturkey/onramp

Made for: GitHub Copilot.

Wrote 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.

agentmods badge for onramp copilot-chatmodes.instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/traefikturkey/onramp/copilot-chatmodes.svg)](https://agentmods.dev/instructions/traefikturkey/onramp/copilot-chatmodes)
Your own site
<a href="https://agentmods.dev/instructions/traefikturkey/onramp/copilot-chatmodes"><img src="https://agentmods.dev/badge/instructions/traefikturkey/onramp/copilot-chatmodes.svg" alt="Measured on agentmods" height="20"></a>
Per session 353 This file is loaded in full into every session.
When invoked 353 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.00353 $0.00353
Opus 5 $0.00177 $0.00177
Sonnet 5 $0.00071 $0.00071
Haiku 4.5 $0.00035 $0.00035

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

Security

Grade A, and why

onramp copilot-chatmodes.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 4d 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/instructions/copilot-chatmodes.instructions.md · 27 lines

The source is not reproduced here

Licensed GPL-2.0

The repository is licensed GPL-2.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. 4d ago First seen · 27 lines · 353 tokens per session scan A 7a1b5608c9ac

Subscribe to this mod's changes

onramp copilot-chatmodes.instructions.md is an instructions file published in the GitHub repository traefikturkey/onramp (118 stars, last pushed 12d ago), licensed GPL-2.0. It adds 353 tokens to every session, about $0.0018 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.

Related

Other instructions, from other repositories

branchbox CLAUDE.md

Claude Code instructions for branchbox/branchbox, covering claude.md, architecture deep dive, core library architecture (core/src/), cli architecture (cli/src/) and key design patterns.

branchbox/branchbox · 1,665 tokens

FamilyNido CLAUDE.md

Instructions for pablitofernandez/FamilyNido, covering claude.md, c# development section start, c# instructions, general instructions and naming conventions.

pablitofernandez/FamilyNido · 1,761 tokens

wordpress-nginx-docker-compose CLAUDE.md

Claude Code instructions for urre/wordpress-nginx-docker-compose, covering claude.md, what this is, architecture, two .env files — don't confuse them and common commands.

urre/wordpress-nginx-docker-compose · 1,313 tokens

remote-dev-containers AGENTS.md

AGENTS.md instructions for eXPerience83/remote-dev-containers, covering agents.md, sources of truth, mandatory pr discipline, security invariants and runtime implementation rules.

eXPerience83/remote-dev-containers · 1,864 tokens

docker-mcp copilot-instructions.md

Copilot instructions for L337-org/docker-mcp, a project described as: Docker-MCP-Server - An MCP server covering the full management surface of Docker. Manage, maintain and audit multiple docker environments with ease.

L337-org/docker-mcp · 50 tokens

claude-devcontainer CLAUDE.md

Instructions for ChrisSc/claude-devcontainer, covering claude-sandbox, what this repo is (and isn't), build & run, startup order (load-bearing) and cross-file invariants.

ChrisSc/claude-devcontainer · 1,825 tokens