featherspec memory-bank.instructions.md

featherspec memory-bank.instructions.md is an instructions file for GitHub Copilot from GregorBiswanger/featherspec. It costs 91 tokens per session, scanned A, original, MIT.

A project instruction that points coding agents to `.claude/rules/memory-bank.md` for rules about writing the project's memory bank.

In plain words
What is it for?
It helps agents apply the required format and process when updating the project's stored knowledge.
Why use it?
It keeps memory-writing guidance in one source, so agents can follow the current project rules.

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/gregorbiswanger/featherspec/memory-bank
Clone the repo
git clone --depth 1 https://github.com/GregorBiswanger/featherspec

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 featherspec memory-bank.instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/gregorbiswanger/featherspec/memory-bank.svg)](https://agentmods.dev/instructions/gregorbiswanger/featherspec/memory-bank)
Your own site
<a href="https://agentmods.dev/instructions/gregorbiswanger/featherspec/memory-bank"><img src="https://agentmods.dev/badge/instructions/gregorbiswanger/featherspec/memory-bank.svg" alt="Measured on agentmods" height="20"></a>
Per session 91 This file is loaded in full into every session.
When invoked 91 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.00091 $0.00091
Opus 5 $0.00046 $0.00046
Sonnet 5 $0.00018 $0.00018
Haiku 4.5 $0.00009 $0.00009

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

Security

Grade A, and why

featherspec memory-bank.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/instructions/memory-bank.instructions.md · 9 lines

What it actually says

Follow .claude/rules/memory-bank.md — read that file now and apply its rules to the matching files you are working on. It is the single source for these rules; this loader only points at it and holds none of its own.

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 · 9 lines · 91 tokens per session scan A 544217273194

Subscribe to this mod's changes

featherspec memory-bank.instructions.md is an instructions file published in the GitHub repository GregorBiswanger/featherspec (45 stars, last pushed 5d ago), licensed MIT. It adds 91 tokens to every session, about $0.0005 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

spec-kitty AGENTS.md

AGENTS.md instructions for Priivacy-ai/spec-kitty, covering spec kitty development guidelines, ⚠️ critical: load the project charter first, ⚠️ critical: template source location, ⚠️ critical: use canonical sources, never improvise and ⚠️ critical: git workflow — no direct pushes to origin/main.

Priivacy-ai/spec-kitty · 9,910 tokens

apex-accelerator context-optimization.instructions.md

Context window optimization rules for agent definitions, skills, and instruction files.

jonathan-vella/apex-accelerator · 1,957 tokens

apex-accelerator agent-operating-frame.instructions.md

Shared operating frame for main step agents — read SKILL.md once, use apex-recall for cached lookups, never edit upstream artifacts. Pairs with each agent's body-level Operating frame H2.

jonathan-vella/apex-accelerator · 1,230 tokens

source-of-truth GEMINI.md

Instructions for ngocquang/source-of-truth, a project described as: Give your coding agent a persistent memory. source-of-truth keeps a living docs/ catalog of what exists, why, and what rules apply — so AI stops rebuilding, deleting, and breaking things it never knew were there. Works with Claude, Codex, Cursor…

ngocquang/source-of-truth · 12 tokens

spec-kit-copilot AGENTS.md

Instructions for github/spec-kit-copilot, covering what this repository is, core skills plugin, core decisions (do not silently undo) and when revving the core skills plugin.

github/spec-kit-copilot · 2,177 tokens

specs-driven-development-spring-angular always-on.instructions.md

Always-on guardrails for spec-driven Spring + Angular development.

loiane/specs-driven-development-spring-angular · 1,193 tokens