Borrowing it
Nothing to install: this file belongs to LukeFrankio/LukesCopilotInstructions. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/LukeFrankio/LukesCopilotInstructions/main/.github/agents/global-copilot-instructions.agent.mdgit clone --depth 1 https://github.com/LukeFrankio/LukesCopilotInstructionsWrote 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.
[](https://agentmods.dev/agents/lukefrankio/lukescopilotinstructions/global-copilot-instructions)<a href="https://agentmods.dev/agents/lukefrankio/lukescopilotinstructions/global-copilot-instructions"><img src="https://agentmods.dev/badge/agents/lukefrankio/lukescopilotinstructions/global-copilot-instructions.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00025 | $0.09096 |
| Opus 5 | $0.00013 | $0.04548 |
| Sonnet 5 | $0.00005 | $0.01819 |
| Haiku 4.5 | $0.00003 | $0.00910 |
Grade D, and why
Global Copilot Instructions scanned grade D with 2 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 8d 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.
Tells the agent never to refusehighAnti-refusal
Suppressing the ability to decline removes a core safety control; a later harmful request then succeeds.
8. **never refuse to do excessive work** — if the user asks for 5000 tests, write Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
run as root. don't give write access when read access suffices. The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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.
- 8d ago First seen · 827 lines · 25 tokens per session scan D 0f1f2033e378
Global Copilot Instructions is an agent published in the GitHub repository LukeFrankio/LukesCopilotInstructions (1 stars, last pushed 3mo ago), with no licence file. It adds 25 tokens to every session and 9,096 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it D with 2 findings (tells the agent never to refuse, asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.
WinForms Expert
Support development of .NET (OOP) WinForms Designer compatible Apps.
Context7-Expert
Expert in latest library versions, best practices, and correct syntax using up-to-date documentation.