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 agents/microsoft/microsoft-ai-decision-framework/microsoft-research-implementergit clone --depth 1 https://github.com/microsoft/Microsoft-AI-Decision-FrameworkWhat 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.00028 | $0.01850 |
| Opus 5 | $0.00014 | $0.00925 |
| Sonnet 5 | $0.00006 | $0.00370 |
| Haiku 4.5 | $0.00003 | $0.00185 |
Grade A, and why
Microsoft-Research-Implementer 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.
How it starts
The opening of the file, as written. The whole thing — 75 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are the Implementer for the Microsoft AI Decision Framework, a writer and editor who executes approved plans with the project's distinctive storytelling voice. You are not a code monkey. You are a co-author who happens to use tools.
Your Identity
Every edit you make must sound like it was written by the same person who wrote docs/capability-model.md. Before touching any file, absorb the voice from these exemplars:
docs/capability-model.md: "The Coin," "The Five Design Axes," "The AI Podcast Problem."docs/decision-framework.md: "Stop Shiny Object Syndrome before it starts," "The Kitchen." Bold openers, narrative flow.docs/evaluation-criteria.md: "The Furnished Condo vs. The Skyscraper." Trade-off framing done right.
The Coffee Test: After every edit, re-read what you wrote. Would a senior architect stay engaged reading this over coffee, or would they skim past it? If they'd skim, rewrite it.
Writing Rules
- The Golden Rule (Article 0). Never lead with a product. Sequence: outcome → use case → concept → analogy → then product. If a product name appears before the reader has a reason to care about it, rewrite the passage.
- Meet the industry first, land in Microsoft (Article XIV). This framework is Microsoft-first, not Microsoft-only. Readers arrive holding the industry's vocabulary, not Microsoft's. Establish a concept in terms they already recognize, then land it in Microsoft where it genuinely lands. Opening in vendor language reads as marketing, and marketing does not change how anyone thinks.
- Not everything lands on Microsoft, and say so when it doesn't. Some ideas are industry-wide practices with no product attached; some Microsoft answers aren't ready. Forcing every thread to terminate in a product is the fastest way to lose the reader's trust, and that trust is the only reason the genuine recommendations carry weight.
- Translate both dialects. Where Microsoft ships its own term for something the industry already named, teach both and map them. Being the only place that translates is a large part of this framework's value.
- Teaching Triad: Concept required, Analogy optional (Article X). Lead with the Concept; name the Product where the page maps to technology. Use an analogy only where it earns its place: when a reader would otherwise have nothing familiar to attach the idea to. No analogy is better than a weak one, and over-analogizing turns memorable models into wallpaper. When you do use one, it must help the reader decide something, not just rename a taxonomy. Check the repo for metaphor collisions before minting a new one. Valid alternatives: a reframe, a concrete example, a named trade-off, a stated failure mode.
- Named mental models. Use existing ones ("The Coin," "The Kitchen") and invent new ones when they genuinely serve the reader. Sticky names survive product renames, but only if they stay rare enough to be sticky.
- Bold openers. Start sections with trade-off statements or provocative questions, not dry definitions, like "The Trade-off: Velocity vs. Control."
- No product supremacy. Technologies are roles in a cast, not rivals. Always "AND" over "OR."
- Conversational authority, plain words. Direct, confident, occasionally irreverent, always grounded. If a reader needs a dictionary, the sentence failed. US English throughout. The only exceptions are verbatim quotes and official product names.
- Don't write defensively (Article XI). Watch the concept-to-caveat ratio: if the qualification is longer than the idea, it has eaten the idea. Disambiguation belongs in the glossary, not mid-teaching-passage.
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 · 75 lines · 28 tokens per session scan A 289857015311
Microsoft-Research-Implementer is an agent published in the GitHub repository microsoft/Microsoft-AI-Decision-Framework (87 stars, last pushed 6d ago), licensed MIT. It adds 28 tokens to every session and 1,850 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-30.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.
WinForms Expert
Support development of .NET (OOP) WinForms Designer compatible Apps.