agentforge-graph copilot-instructions.md

A small file that tells GitHub Copilot to use AGENTS.md as the main source of project conventions for the AgentForge Graph repository.

In plain words
What is it for?
Use it to point Copilot toward the correct project rules while leaving room for Copilot-specific instructions.
Why use it?
It keeps Copilot's automatic instruction discovery aligned with the repository's canonical guidelines.

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/scaffoldic/agentforge-graph/copilot-instructions
Clone the repo
git clone --depth 1 https://github.com/Scaffoldic/agentforge-graph

Made for: GitHub Copilot.

Per session 131 This file is loaded in full into every session.
When invoked 131 The same file — it is already loaded in full.
Security scan C 1 finding. Scan, not verified.
Origin 95% copy Near-identical to another mod 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.00131 $0.00131
Opus 5 $0.00066 $0.00066
Sonnet 5 $0.00026 $0.00026
Haiku 4.5 $0.00013 $0.00013

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

Security

Grade C, and why

agentforge-graph copilot-instructions.md scanned grade C with 1 finding 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 2d 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.

Hidden instructionshighPrompt injection

Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.

<!-- Copilot-specific instructions go here. This section survives `agentforge upgrade`. -->
Origin

This is a copy

95% identical to agentforge-py copilot-instructions.md — 1 line differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.github/copilot-instructions.md · 15 lines

What it actually says

See AGENTS.md for project conventions. AGENTS.md is the canonical source for AI-assistant instructions. This file exists so GitHub Copilot's native .github/copilot-instructions.md discovery keeps working.

Copilot-specific instructions can be added below this marker:

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. 2d ago First seen · 15 lines · 131 tokens per session scan C 226594ee9857

Subscribe to this mod's changes

agentforge-graph copilot-instructions.md is an instructions file published in the GitHub repository Scaffoldic/agentforge-graph (4 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 131 tokens to every session, about $0.0007 per session on Opus 5. A static security scan graded it C with 1 finding (hidden instructions). It is 95% identical to agentforge-py copilot-instructions.md, differing in 1 line, and is treated as a copy.