memcurve copilot-instructions.md

memcurve copilot-instructions.md is an instructions file for GitHub Copilot from nathaniel-gordon/memcurve. It costs 1,131 tokens per session, scanned A, original, AGPL-3.0.

Project instructions for GitHub Copilot in the memcurve code repository. They describe the project, its technology choices, coding practices, testing, and the beads workflow.

In plain words
What is it for?
Use them when asking Copilot to understand, edit, or test the memcurve project.
Why use it?
They give Copilot the project context it needs to make changes that fit the repository. The input does not describe a separate tool or command.

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/nathaniel-gordon/memcurve/copilot-instructions
Clone the repo
git clone --depth 1 https://github.com/nathaniel-gordon/memcurve

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/nathaniel-gordon/memcurve/copilot-instructions.svg)](https://agentmods.dev/instructions/nathaniel-gordon/memcurve/copilot-instructions)
Your own site
<a href="https://agentmods.dev/instructions/nathaniel-gordon/memcurve/copilot-instructions"><img src="https://agentmods.dev/badge/instructions/nathaniel-gordon/memcurve/copilot-instructions.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,131 This file is loaded in full into every session.
When invoked 1,131 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.1 $0.01131 $0.01131
Opus 5 $0.00566 $0.00566
Sonnet 5 $0.00226 $0.00226
Haiku 4.5 $0.00113 $0.00113

Measured 4d ago against content hash 620760ae2c9a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

memcurve 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 · 133 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.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 · 133 lines · 1,131 tokens per session scan A 620760ae2c9a

Subscribe to this mod's changes

memcurve copilot-instructions.md is an instructions file published in the GitHub repository nathaniel-gordon/memcurve (0 stars, last pushed 4d ago), licensed AGPL-3.0. It adds 1,131 tokens to every session, about $0.0057 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-31.

Related

Other instructions, from other repositories

AgentRecall-X AGENTS.md

AGENTS.md instructions for Goldentrii/AgentRecall-X, covering agentrecall — codex agent instructions, default (5) — always registered, every session, --full adds (1 more, 6 total), trigger phrases → actions and token cost guide.

Goldentrii/AgentRecall-X · 2,047 tokens

distill-kura AGENTS.md

AGENTS.md instructions for lna-lab/distill-kura, covering agents.md — working on distill-kura, what this project is, boundaries, the one rule that outranks the others and things that must not grow here.

lna-lab/distill-kura · 3,021 tokens

prism-coder GEMINI.md

Gemini CLI instructions for dcostenco/prism-coder: See the Synalux engineering standards doc for the full protocol. This file inherits those standards. Additional Prism-specific rules.

dcostenco/prism-coder · 101 tokens

Perenna AGENTS.md

Instructions for scarletkc/Perenna, covering perenna agent guidelines, start with the project contract, environment, implementation boundaries and generated and versioned artifacts.

scarletkc/Perenna · 1,347 tokens

artel CLAUDE.md

Claude Code instructions for NicolasPrimeau/artel, covering artel, what it is, stack, layout and core primitives.

NicolasPrimeau/artel · 737 tokens

Pseudolife-MCP CLAUDE.md

Claude Code instructions for Pseudogiant-xr/Pseudolife-MCP, covering pseudolife-mcp — project conventions, shipping checklist (any change that lands on master), derived state / caches / indexes, running tests (exit-code discipline) and review discipline.

Pseudogiant-xr/Pseudolife-MCP · 4,473 tokens