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 instructions/aixolotl/microsoft-planner-mcp/github-issuesgit clone --depth 1 https://github.com/aixolotl/microsoft-planner-mcpWhat 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 | $0.00249 | $0.00249 |
| Opus 5 | $0.00125 | $0.00125 |
| Sonnet 5 | $0.00050 | $0.00050 |
| Haiku 4.5 | $0.00025 | $0.00025 |
Grade A, and why
microsoft-planner-mcp github-issues.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 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.
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
GitHub Issues
Always use the repository's issue templates when creating issues. Blank issues are disabled.
Available Templates
| Template | When to Use | Title Prefix |
|---|---|---|
Bug Report (bug.yml) |
Reporting a problem or unexpected behavior | [Bug] |
Feature Request (feature.yml) |
Proposing a new feature or enhancement | [Feature] |
Task (task.yml) |
General work items or activities | [Task] |
Questions that are not bugs, features, or tasks should be directed to GitHub Discussions.
Rules
- Never create blank issues — always select the appropriate template
- Always include the correct title prefix (
[Bug],[Feature], or[Task]) - Fill in all required fields; do not leave template sections empty
- If an issue does not fit any template, open a Discussion instead
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.
- 2d ago First seen · 24 lines · 249 tokens per session scan A 31ab712f8f8b
microsoft-planner-mcp github-issues.instructions.md is an instructions file published in the GitHub repository aixolotl/microsoft-planner-mcp (11 stars, last pushed 2mo ago), licensed MIT. It adds 249 tokens to every session, about $0.0012 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.
Other instructions, from other repositories
archhub-mcp CLAUDE.md
Instructions for chrisryugj/archhub-mcp, covering archhub-mcp — 프로젝트 메모, 구조, 핵심 설계 결정, 검증 and in-memory mcp client로 도구 목록 + 실호출.
kalshi-mcp-server AGENTS.md
Instructions for cejor6/kalshi-mcp-server, covering agent guide, what this project is, repo layout, how authentication works and how rate limiting works.
swag-mcp CLAUDE.md
Instructions for jmagar/swag-mcp, covering swag mcp - claude memory reference, project overview, core architecture, key components and common development commands.
sbb-opendata-mcp CLAUDE.md
Instructions for malkreide/sbb-opendata-mcp, covering claude.md, teil 1 — konventionen (portfolio-weit), vor der arbeit, tests and wenn etwas rot ist.
whatsapp-mcp-server CLAUDE.md
Instructions for HalemoGPA/whatsapp-mcp-server, covering working on this repo, the one idea, rules that follow from it, the box has a hard resource budget - stay inside it and repo-specific traps.
devices-mcp AGENTS.md
Instructions for sandraschi/devices-mcp, covering devices-mcp — per-repo agent instructions, what this repo is, git branches, startup and backend only (fastapi, port 10717).