qb-linq copilot-instructions.md

qb-linq copilot-instructions.md is an instructions file for GitHub Copilot from isndev/qb-linq. It costs 220 tokens per session, scanned A, original, MIT.

Repository instructions for qb-linq, a header-only C++17 library that is included directly in C++ projects and built with CMake.

In plain words
What is it for?
Use them when editing qb-linq, especially for understanding its public API, running its CMake build, and checking changes against the project documentation.
Why use it?
They give an coding agent the project rules, file layout, build steps, tests, and contribution requirements before it changes code.

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/isndev/qb-linq/copilot-instructions
Clone the repo
git clone --depth 1 https://github.com/isndev/qb-linq

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 qb-linq copilot-instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/isndev/qb-linq/copilot-instructions.svg)](https://agentmods.dev/instructions/isndev/qb-linq/copilot-instructions)
Your own site
<a href="https://agentmods.dev/instructions/isndev/qb-linq/copilot-instructions"><img src="https://agentmods.dev/badge/instructions/isndev/qb-linq/copilot-instructions.svg" alt="Measured on agentmods" height="20"></a>
Per session 220 This file is loaded in full into every session.
When invoked 220 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00220 $0.00220
Opus 5 $0.00110 $0.00110
Sonnet 5 $0.00044 $0.00044
Haiku 4.5 $0.00022 $0.00022

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

Security

Grade A, and why

qb-linq 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 · 13 lines

What it actually says

GitHub Copilot / AI — qb-linq

Header-only C++17 library: CMake target qb::linq, public include <qb/linq.h>.

Before large edits, read (in order):

  1. AGENTS.md — where code lives, how to verify.
  2. docs/BUILDING.md — CMake options and presets (matches CMakeLists.txt).
  3. docs/LLM_CONTEXT.md — implementation layout.
  4. CONTRIBUTING.md — tests, PR expectations, changelog for user-visible changes.

User-facing API: README.md · docs index: docs/README.md · CODE_OF_CONDUCT.md · security: SECURITY.md.

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 · 13 lines · 220 tokens per session scan A f6b1432bc733

Subscribe to this mod's changes

qb-linq copilot-instructions.md is an instructions file published in the GitHub repository isndev/qb-linq (13 stars, last pushed 4d ago), licensed MIT. It adds 220 tokens to every session, about $0.0011 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

cxxmcp AGENTS.md

AGENTS.md instructions for caomengxuan666/cxxmcp, covering agent instructions, source of truth, do not touch casually, public sdk boundary and build options and package contract.

caomengxuan666/cxxmcp · 2,073 tokens

compiler-explorer AGENTS.md

AGENTS.md instructions for compiler-explorer/compiler-explorer, covering agents.md, build & test commands, important workflow requirements, style guidelines and architecture guidelines.

compiler-explorer/compiler-explorer · 2,422 tokens

compiler-explorer copilot-instructions.md

Copilot instructions for compiler-explorer/compiler-explorer: For each answer to the user, evaluate your level of confidence in the correctness of the answer on a scale from 1 to 10, where 1 is very uncertain and 10 is absolutely certain. If your confidence level is below 8, state so and suggest ways to verify the…

compiler-explorer/compiler-explorer · 60 tokens

flamerobin copilot-instructions.md

Copilot instructions for mariuz/flamerobin, covering flamerobin — copilot instructions, build, run from build dir (sets up paths to resource subdirs), tests and or with verbose boost.test output.

mariuz/flamerobin · 1,376 tokens

mx api-headers.instructions.md

Instructions for webern/mx: These are the public mx::api headers: plain-old-data structs that re-shape MusicXML into a simpler model (doctrine: .claude/skills/mx-api-doctrine/SKILL.md). Review for.

webern/mx · 426 tokens

mx corpus-and-tests.instructions.md

Instructions for webern/mx, a project described as: C++ binding for MusicXML.

webern/mx · 282 tokens