testability-review¶
Internal forked reviewer sub-agent (context: fork, model: opus) for the strategy workflow. Acts as a test engineer determining whether each refined strategy in artifacts/strat-tasks/ can be validated: are acceptance criteria testable and success criteria measurable (with a baseline), what edge cases are missing (failure modes, boundary conditions, concurrent access, large-scale, backwards compatibility), what test strategy is needed, and can the non-functional requirements (performance, scalability, security) be tested. Suggests concrete rewrites for vague criteria and emits an approve / revise-criteria / add-test-plan recommendation.
Plugin: rfe-creator | Internal
Contract¶
Review strategy features for testability — measurable acceptance criteria, edge case coverage, and validation feasibility.
Identity
- Produces a testability assessment for each strategy with a recommendation.
- Identifies untestable criteria and missing edge cases.
Optimization Targets
Invariants
- Do not approve strategies with unmeasurable acceptance criteria.
- Do not invent test scenarios unsupported by the strategy content.
Traceability
Diagram¶
Usage¶
/testability-review