sniper-test-audit-
Team Composition
| Member | Process | Technical | Cognitive | Domain |
|---|---|---|---|---|
| coverage-analyst | coverage-analyst | -- | systems-thinker | -- |
| flake-hunter | flake-hunter | -- | devils-advocate | -- |
Tasks
coverage-analyst
Coverage Gap Analysis
- ID:
coverage-analysis - Output:
coverage-report.md
Analyze test coverage across the codebase. Identify untested code paths, rank coverage gaps by risk (business-critical paths first), and produce a coverage report with prioritized recommendations for new tests.
flake-hunter
Flaky Test Investigation
- ID:
flake-investigation - Output:
flaky-report.md
Investigate flaky tests in the test suite. Identify tests with non-deterministic behavior, diagnose root causes (timing, shared state, external dependencies), and produce a report with specific fixes for each flaky test.
Review Gate
- Checklist:
.sniper/checklists/test-review.md - Mode: flexible
