agentforge-py copilot-instructions.md

A small instruction file for Scaffoldic/agentforge-py that points AI coding assistants to AGENTS.md, the project’s main convention file. It also leaves room for instructions specific to GitHub Copilot.

In plain words
What is it for?
Helping GitHub Copilot find the project rules and directing agents to the correct source of development instructions.
Why use it?
It keeps Copilot’s automatic instruction discovery connected to the project’s canonical guidance.

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

Made for: GitHub Copilot.

Per session 101 This file is loaded in full into every session.
When invoked 101 The same file — it is already loaded in full.
Security scan C 1 finding. 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.00101 $0.00101
Opus 5 $0.00051 $0.00051
Sonnet 5 $0.00020 $0.00020
Haiku 4.5 $0.00010 $0.00010

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

Security

Grade C, and why

agentforge-py 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

Copies of this mod

1 near-identical copy found in the catalogue:

packages/agentforge/src/agentforge/templates/_shared/.github/copilot-instructions.md · 14 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 · 14 lines · 101 tokens per session scan C 23c6e939d9d1

Subscribe to this mod's changes

agentforge-py copilot-instructions.md is an instructions file published in the GitHub repository Scaffoldic/agentforge-py (10 stars, last pushed 13d ago), licensed Apache-2.0. It adds 101 tokens to every session, about $0.0005 per session on Opus 5. A static security scan graded it C with 1 finding (hidden instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.