Packs

1 pack

Results for “test-quality-review”

11 skills
More results
affaan-m
santa-method
Uses two independent review agents to verify output quality, requiring both to pass before shipping.
226k
dotnet
assertion-quality
Analyzes test suites to measure assertion diversity, detect shallow or trivial assertions, and identify tests that lack meaningful verification.
4k
antigravity
brooks-test
Diagnoses structural problems in an existing test suite—brittleness, mock overuse, and other decay risks—drawing on twelve classic engineering books including xUnit Test Patterns and Working Effectively with Legacy Code.
42.4k · bundle
dotnet
test-smell-detection
Audits test code in any language using the academic testsmells.org 19-smell catalog, producing a severity-ranked report with specific locations and actionable fixes.
4k · bundle
sdiamante13
review
Performs structured code reviews of git branches, tracking findings in a living document and optionally running deep architectural analysis with subagents.
7 · bundle
tools-only
155-zero-0a870ee6
Defines quality standards and validation checklists for agent workflows, Python tools, and documentation, including automated checks and pre-commit gates.
7 · bundle
affaan-m
verification-loop
Runs a multi-phase verification pipeline including build, type-check, lint, tests, security scan, and diff review to ensure code quality before creating a PR.
226k
obra
verification-before-completion
Enforces running verification commands and confirming output before claiming work is complete, fixed, or passing, to prevent false success claims.
247k