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.
npx agentmods add skills/sioyooo/repogrammar/mcp-contract-changenpx skills add SioYooo/RepoGrammar --skill mcp-contract-changegit clone --depth 1 https://github.com/SioYooo/RepoGrammarWrote 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/skills/sioyooo/repogrammar/mcp-contract-change)<a href="https://agentmods.dev/skills/sioyooo/repogrammar/mcp-contract-change"><img src="https://agentmods.dev/badge/skills/sioyooo/repogrammar/mcp-contract-change.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.00028 | $0.00369 |
| Opus 5 | $0.00014 | $0.00185 |
| Sonnet 5 | $0.00006 | $0.00074 |
| Haiku 4.5 | $0.00003 | $0.00037 |
Grade A, and why
mcp-contract-change 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 5d 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.
What it actually says
Purpose
Protect the MCP contract while keeping transport concerns out of the domain model.
Trigger conditions
Use when changing src/rust/interfaces/mcp/, planned MCP tools, transport-neutral
contract types, serialization behavior, or documented MCP error semantics.
Required reading
docs/specifications/mcp-api.mddocs/architecture/dependency-rules.mddocs/development/branching-and-commits.md
Preconditions
- Decide whether the change is a major feature.
- Confirm no MCP SDK type leaks into
core. - Preserve the default minimal MCP surface unless an ADR changes it:
repogrammar_contextwith explicit operations rather than multiple default pattern-family tools.
Step-by-step procedure
- Update the MCP specification first.
- Keep domain and transport types separated.
- Add serialization and deserialization tests when concrete schemas exist.
- Analyze compatibility with existing tool names and responses.
- Update CHANGELOG for user-visible contract changes.
- Add or update an ADR for breaking or durable contract decisions.
Required verification
Run formatting, clippy, tests, repository guard, and guide equality checks.
Documentation updates
Update docs/specifications/mcp-api.md, README, CHANGELOG, and ADRs as needed.
Commit requirements
Use a major-feature branch for breaking or user-visible MCP changes.
Completion report
Report changed tools, compatibility impact, tests, branch cleanup status when merged, and any deferred schema work.
Failure and rollback handling
If compatibility cannot be proven, mark the contract unstable and do not claim a stable MCP API.
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.
- 5d ago First seen · 60 lines · 28 tokens per session scan A de3fb01f6ecb
mcp-contract-change is a skill published in the GitHub repository SioYooo/RepoGrammar (0 stars, last pushed 2d ago), licensed MIT. It adds 28 tokens to every session and 369 once invoked, about $0.0001 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.
Other skills, from other repositories
hyperframes
Create video compositions, animations, title cards, overlays, captions, voiceovers, audio-reactive visuals, and scene transitions in HyperFrames HTML. Use when asked to build any HTML-based video content, add captions or subtitles synced to audio, generate text-to-speech narration, create audio-reactive animation…
hatch-pet
Create, repair, validate, preview, and package Codex-compatible animated pet spritesheets from character art, screenshots, generated images, or visual references. Use when a user wants to hatch a Codex pet, create a custom animated pet, or build a built-in pet asset with an 8x9 atlas, transparent unused cells…
od-contribute
One-click contribution flow for OpenDesign (nexu-io/open-design) — even for non-coders. Pick one of four cards (ship a Skill or Design System you made with OD; translate docs; fix a typo / write a blog; report a bug), the agent validates and opens a PR (or issue) for you. Trigger words contribute to open design, ship…
waitlist-page
Minimal pre-launch landing with email capture, brand logo, and optional decorative layer. Reads DESIGN.md for colors, typography, and layout rules. Best for: product launches, beta signups, early access programs, indie projects.
design-brief
Parse a structured design brief written in I-Lang protocol format into a concrete design spec. Eliminates ambiguity from vague requests like "make it professional" by requiring explicit dimensions: palette, typography, layout, mood, density, and constraints. Trigger keywords: "design brief", "create a design brief"…
pptx-html-fidelity-audit
Audit a python-pptx export against its source HTML deck, identify layout/content drift (footer overflow, cropped content, missing italic/em, lost styling, off-rhythm spacing), and re-export with strict footer-rail + cursor-flow layout discipline. Use this skill whenever the user has a .pptx that was generated from an…