onramp copilot-customize.instructions.md

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

Instructions for writing Copilot guidance files in a code repository.

In plain words
What is it for?
Use it when creating or updating files that tell Copilot how to work in this repository.
Why use it?
It helps keep those instructions consistent with the repository’s needs, though the supplied description does not explain the exact process.

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-customize
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-customize.instructions.md

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

Measured 4d ago against content hash 05cb96952633, 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-customize.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-customize.instructions.md · 32 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 · 32 lines · 494 tokens per session scan A 05cb96952633

Subscribe to this mod's changes

onramp copilot-customize.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 494 tokens to every session, about $0.0025 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

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

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