onramp copilot-instructions.md

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

Project instructions for Copilot in the traefikturkey/onramp codebase.

In plain words
What is it for?
Use them to navigate onramp, run its key commands, create scaffolding, and troubleshoot common problems.
Why use it?
They explain the project layout, commands, scaffolding process, and common fixes, reducing time spent learning the repository.

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

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

Measured 4d ago against content hash a5be09d1a5a4, 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-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/copilot-instructions.md · 100 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 · 100 lines · 778 tokens per session scan A a5be09d1a5a4

Subscribe to this mod's changes

onramp copilot-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 778 tokens to every session, about $0.0039 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