By sagos95
Automates multi-layered code review for C#/.NET projects — runs a fail-fast pipeline that checks build, security, architecture, performance, correctness, and Blazor UI, with AI sub-agents flagging specific issues like N+1 queries, layering violations, and accessibility problems.
Architecture reviewer for C#/.NET code. Checks layering, DI registration, interface design, separation of concerns, and consistency with existing patterns. Returns PASS or FAIL with specific findings.
Correctness reviewer for C#/.NET code. Detects logic errors, edge cases, invalid ranges, race conditions, and data integrity issues. Returns PASS or FAIL with specific findings.
Performance reviewer for C#/.NET code. Detects N+1 queries, unbatched DB access, missing pagination, hot-path allocations, and scalability issues. Returns PASS or FAIL with specific findings.
UI/Blazor reviewer for Razor components. Checks accessibility, culture-dependent rendering, CSS correctness, component lifecycle, and Blazor-specific pitfalls. Returns PASS or FAIL with specific findings. Only runs when .razor files are changed.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Holst.so board read + write via Chrome DevTools (Slate/Yjs bridge)
Product Discovery workflow automation for PM teams — 9 phases from problem framing to go/no-go decision, 12 sub-agents
Reverse engineering service functionality from source code
Spike research workflow with Kaiten integration
AI test generation with Ralph-loop quality gate: coder → reviewer → iterate
npx claudepluginhub sagos95/ai-hub --plugin code-reviewThe definitive Claude Code companion for .NET developers. 45 skills (including 14 slash-command workflows), 10 agents, 10 rules, 5 templates, 15 MCP tools, and automation hooks for modern .NET 10 / C# 14.
Code transformation: Dev SDLC orchestrator (code-shipping pipeline), plan, assert, audit, review, test, refactor, debug, for-sure. Hosts engineering agents.
ASYNKRON developer tools — profiler, test runner, code duplication detector, line counter, Roslynator, strict .NET standards, pre-PR checklist, continue-loop, test bomb and layered test methodologies
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Use this agent when evaluating new development tools, frameworks, or services for the studio. This agent specializes in rapid tool assessment, comparative analysis, and making recommendations that align with the 6-day development cycle philosophy. Examples:\n\n<example>\nContext: Considering a new framework or library
Configurable code review with radical candor - choose between harsh direct feedback or constructive caring criticism. Features Technical.md for project standards, architectural context analysis, actionable fixes, decision register for tracking review decisions, seamless todo integration, and live browser QA via Chrome.