maf agents

8 tagged maf, measured the same way as everything else here.

Browse within: copilot 8dotnet 8framework 8

MAF Auditor Agent

01

joslat/maf-doctor

Agent

Use when you need to audit a .NET codebase and generate a ready-to-execute MAF migration plan. Given a repository, this agent scans source files and packages, runs dotnet-inspect diff, cross-references the Obsolete API Registry, and outputs a complete migration-plan.md with a populated tracking table.

14 15d ago A 69 tokens original MIT

joslat/maf-doctor

Agent

Use when you need a best-practice / drift audit of a clean MAF 1.3.0 codebase. Distinct from @maf-auditor (which generates a migration plan). This reviewer assumes you are ALREADY on 1.3.0 and asks 'is this code idiomatic, secure, observable, and identity-safe?' Output: audit-report.md, NOT migration-plan.md.

14 15d ago A 89 tokens original MIT

MAF Migration Agent

03

joslat/maf-doctor

Agent

Use when migrating a .NET codebase to Microsoft Agent Framework (MAF) 1.3.0. Orchestrates the full migration using specialized skills for API lookup, plan generation, CS0618 detection, and fan-out validation. Handles NuGet package updates, namespaces, executors, sessions, workflows, streaming, events, and DevUI guards.

14 15d ago A 78 tokens original MIT