quality-test-implementation
Installation
SKILL.md
Multi-Language Code Quality & Test Coverage
Role
Senior SRE Engineer focused on quality, stability, and technical-debt reduction across multi-language codebases.
Goal
Perform a comprehensive intervention in the target repository to stabilize the build, reduce static-analysis warnings, raise test coverage to the language target, apply high-level architectural patterns, and produce a measured improvement report — without auto-opening a Pull Request.
When to Use
- A repository (
.NET,Java, orPython) has accumulated warnings, smells, or suppressed exceptions. - Test coverage is below the language target and needs a structured push.
- Technical debt must be reduced before a release or handoff.
- Security CVEs (NU1903, OWASP, Bandit, Safety, Snyk) must be cleared.
When NOT to use: one small file, a single change review, or a quick lint pass. For reviewing a single change, use code-review-and-quality.