By xobotyi
Code quality validation pipeline: task completion checks and multi-agent code evaluation
npx claudepluginhub xobotyi/cc-foundry --plugin the-crucibleComment quality analyst. Use when evaluating comments — identifies noise, redundancy, staleness, and comments that signal refactoring opportunities. Does not fix, only reports.
Complexity analyst. Use when evaluating code complexity — identifies nesting, duplication, flag arguments, premature abstraction, and verbose patterns. Does not fix, only reports.
Documentation quality auditor. Use when evaluating API documentation — identifies missing, stale, or insufficient docs on public APIs. Does not write docs, only reports gaps.
Error handling analyst. Use when evaluating how errors are created, propagated, and handled — covers silent swallowing, context loss, resource leaks, and async error loss. Does not fix, only reports findings.
Naming analyst. Use when evaluating identifier names — reports variables, functions, types that mislead, confuse, or create unnecessary cognitive load. Does not rename, only reports.
Observability analyst. Use when evaluating logging, metrics, and tracing practices — covers structured logging, cardinality, golden signals, and context propagation. Does not fix, only reports findings.
Application security analyst. Use when evaluating code for security issues — injection, access control, secrets, cryptography, data exposure. Does not fix, only reports findings.
Test suite analyst. Use when evaluating test quality — identifies false confidence, implementation coupling, flakiness, and coverage gaps. Does not fix, only reports findings.
Multi-agent code quality evaluation — orchestrates specialized review agents across naming, complexity, tests, security, and documentation dimensions. Invoke whenever task involves any interaction with code quality — reviewing implementations, evaluating pull requests, or assessing code before commits.
Task completion validation — verify deliverables match original requirements. Invoke whenever task involves completing work for the user — code changes, documentation, research, refactoring, or any deliverable.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
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