zdanovichnick/dotnet-pilot

.NET development assistant for - Roslyn-backed DI verification, EF Core migration safety, clean-architecture enforcement, convention-aware scaffolders, and project lifecycle commands.

4Stars on the repository
38Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

dnp-api-scaffolder

01

zdanovichnick/dotnet-pilot

Agent

πŸ”§ Scaffolds API controllers or minimal API endpoints with DTOs, validation, DI registration, and OpenAPI attributes.

4 5d ago A 32 tokens original MIT

dnp-architect

02

zdanovichnick/dotnet-pilot

Agent

πŸ›οΈ Solution-level architecture guardian β€” enforces clean architecture boundaries, validates project references, detects layer violations.

4 5d ago A 27 tokens original MIT

zdanovichnick/dotnet-pilot

Agent

πŸ”§ Autonomous iterative build-error fixing β€” parses dotnet build/test output, diagnoses root causes, and applies minimal targeted fixes. Max 5 iterations before halting.

4 5d ago A 40 tokens original MIT

zdanovichnick/dotnet-pilot

Agent

πŸ”Œ Verifies DI container completeness β€” scans constructor injections and cross-references against service registrations.

4 5d ago A 27 tokens original MIT

dnp-fable-advisor

06

zdanovichnick/dotnet-pilot

Agent

🧠 Senior .NET advisor to the implementation agents β€” advises, never implements. Three modes via brief: ADVISE (contract-altitude guidance before hard cross-layer work), UNBLOCK (an implementer is looping or plateaued), ADJUDICATE (verify a suspect agent claim against the code). Consult at decision points, not before…

4 5d ago A 80 tokens original MIT

zdanovichnick/dotnet-pilot

Agent

⚑ .NET performance analysis β€” async hotspots, N+1 queries, missing caching opportunities, allocation pressure, and benchmark design.

4 5d ago A 33 tokens original MIT

dnp-planner

09

zdanovichnick/dotnet-pilot

Agent

πŸ“‹ Plans a .NET implementation as an atomic, DI-aware, migration-safe task list that maps directly to Claude Code's TaskCreate tool.

4 5d ago A 34 tokens original MIT

zdanovichnick/dotnet-pilot

Agent

🧹 Safe refactoring β€” dead code removal, naming normalization, duplication elimination. Never changes behavior; every cleanup step verified by test suite.

4 5d ago A 36 tokens original MIT

zdanovichnick/dotnet-pilot

Agent

πŸ” .NET security audit β€” OWASP Top 10 for APIs, secrets exposure, auth configuration, dependency vulnerabilities, and input validation gaps.

4 5d ago A 36 tokens original MIT

zdanovichnick/dotnet-pilot

Agent

⚑ Fast TDD for routine .NET tasks: clear requirements, low-risk changes, well-defined scope. Writes both tests and production code following RED-GREEN-REFACTOR.

4 5d ago A 46 tokens original MIT

zdanovichnick/dotnet-pilot

Agent

πŸ”¬ Deep TDD for complex .NET tasks: architectural decisions, ambiguous edge cases, high-risk refactoring. Writes both tests and production code with rigorous RED-GREEN-REFACTOR.

4 5d ago A 47 tokens original MIT

dnp-test-writer

14

zdanovichnick/dotnet-pilot

Agent

πŸ§ͺ TDD agent for .NET β€” generates xUnit/NUnit tests with proper mocking, WebApplicationFactory integration tests, and convention-aware assertions.

4 5d ago A 37 tokens original MIT

dnp-verifier

15

zdanovichnick/dotnet-pilot

Agent

βœ… Goal-backward verification for .NET phases β€” checks build, tests, DI completeness, migration state, and architectural consistency.

4 5d ago A 30 tokens original MIT