plan-review-tests
Installation
SKILL.md
Plan Review Tests
Verify that the plan has enough test coverage.
Test Diagram
Create an ASCII diagram covering:
- New user-visible flows.
- New data flows.
- New codepaths.
- New branches, outcomes, and failure states.
- External integrations and mocked boundaries.
For each node, list the expected test type: unit, integration, end-to-end, contract, regression, visual, accessibility, load, or eval.