core-evidence-based-qa
SolidEvidence-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.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- Canhada-Labs
- Repository
- Canhada-Labs/ceo-orchestration
- Created
- 4 weeks ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
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`).
night-market-validation-and-qa
Enforce evidence bar, coverage gates, and regression guards. Use when adding tests or claiming done. Do not use to run suites; use night-market-operations.
evidence-verification
Evidence-based verification — test results, coverage metrics, build artifacts, deployment health checks before marking tasks done. Triggers on evidence, verify done, proof of completion, definition of done, is it actually done, mark complete