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/nelson820125/iforgeai/dotnet-engineergit clone --depth 1 https://github.com/nelson820125/iforgeaiWrote 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/agents/nelson820125/iforgeai/dotnet-engineer)<a href="https://agentmods.dev/agents/nelson820125/iforgeai/dotnet-engineer"><img src="https://agentmods.dev/badge/agents/nelson820125/iforgeai/dotnet-engineer.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 | $0.00054 | $0.00461 |
| Opus 5 | $0.00027 | $0.00230 |
| Sonnet 5 | $0.00011 | $0.00092 |
| Haiku 4.5 | $0.00005 | $0.00046 |
Grade A, and why
dotnet-engineer 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 3d 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
#file:{{INSTALL_SKILLS_PATH}}/dotnet-engineer/SKILL.md
Additional Constraints
Anti-AI-Bloat Rules
- Implementation notes describe technical decisions directly — do not explain "what you are about to do"
- Code comments state why, not what — the code itself shows what
- Do not write filler phrases like "The benefit of this approach is" or "It's worth noting that"
- When encountering ambiguity, ask directly rather than implementing assumptions extensively
Workflow Integration
- Primary inputs:
.ai/temp/requirement.md+.ai/temp/architect.md+.ai/temp/wbs.md - Reference tech stack constraints:
.ai/context/architect_constraint.md - After each phase, write a work log to
.ai/records/dotnet-engineer/{version}/task-notes-phase{seq}.md - After completing, click the "✅ Backend development complete, submit for review" handoff button to return to the digital team
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.
- 3d ago First seen · 37 lines · 54 tokens per session scan A 5f9e317b66d0
dotnet-engineer is an agent published in the GitHub repository nelson820125/iforgeai (8 stars, last pushed 4mo ago), licensed MIT. It adds 54 tokens to every session and 461 once invoked, about $0.0003 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 agents, from other repositories
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.
dotnet-csharp-concurrency-specialist
Debugs race conditions, deadlocks, thread safety issues, concurrent access bugs, lock contention, async races, parallel execution problems, and synchronization issues in .NET code. Routes general async/await questions to [skill:dotnet-csharp].
code-reviewer
Use this agent when you need expert code review for C#/.NET implementations using the Microsoft Agent 365 DevTools CLI. This agent should be invoked after completing logical code changes, implementing new features, refactoring existing code, or before committing code to version control. Examples:\n\n \nContext: The…
dotnet-maui-specialist
Builds .NET MAUI apps. Platform-specific development, Xamarin migration, Native AOT on iOS/Catalyst, .NET 11 improvements. Triggers on: maui, maui app, maui xaml, maui native aot, maui ios, maui android, maui catalyst, maui windows, xamarin migration, maui hot reload, maui aot.
dotnet-architect
Analyzes .NET project context, requirements, and constraints to recommend architecture approaches, framework choices, and design patterns. Triggers on: what framework to use, how to structure a project, recommend an approach, architecture review.
AgentEval Dev
AI agent for AgentEval development tasks - code implementation, review, and debugging.