An Agent Skill for test coverage methodology and defect handling workflows.
Provides guidance for:
- Test coverage methodology — what to cover (boundaries, state transitions, integration points), how to structure tests (snapshot/golden tests, test matrices), and how to handle nondeterminism
- Feedback loops and root causes — defect root-cause classification, upstream prevention, and feedback-loop improvement
- Writing tests or designing test coverage
- Handling defect fixes or performing root-cause analysis
- Creating test matrices or choosing between unit/integration/E2E tests
npx skills add metyatech/skill-quality-workflow --yes --globalMIT