night-market-validation-and-qa
FeaturedEnforce evidence bar, coverage gates, and regression guards. Use when adding tests or claiming done. Do not use to run suites; use night-market-operations.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- athola
- Repository
- athola/claude-night-market
- Created
- 9 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
ai-agents-validation-and-qa
What counts as evidence in ai-agents and how to produce it. Covers the TESTING-RIGOR pos+neg+edge bar, test layout and collection reality, coverage proof commands, runtime-contract tests with negative controls, and ADR-034 QA skip semantics at session end. Use when you say `what counts as evidence`, `how do I test this change`, `run skill tests`, `can I skip QA`. Do NOT use for CI failure triage (use `ai-agents-debugging-playbook`) or measurement tooling (use `ai-agents-diagnostics-toolkit`).
verification-evidence
Use before claiming any work state – done, fixed, passing, green, complete, mergeable – and whenever a required or cited check times out, is unexpectedly expensive, or needs a retry. Defines the identify-run-read-verify gate, timeout evidence and retry records, and the baseline/lane-final/integrated/post-merge verification topology with evidence-identity and reuse rules.
core-evidence-based-qa
Evidence-based quality assurance doctrine for {{PROJECT_NAME}}. Teaches the reasoning behind test-signal discipline — when a defect may be declared fixed, how to interpret coverage numbers without coverage-washing, why mutation score outranks line coverage as a quality signal, and how to produce reviewer-trusted sign-offs that cite verifiable evidence rather than assertions. Use when performing QA review, classifying regressions, evaluating test quality, interpreting CI output, or any time an agent claims "tests pass" or "bug fixed" and must back that claim.