Writing Verification Plans
Create verification plans for real-world acceptance testing. Verification uses actual systems, never mocks.
Installation
Add the marketplace and install this skill:
/plugin marketplace add britt/claude-code-skills
/plugin install britt/writing-verification-plans
Or install all skills at once:
/plugin install britt/claude-code-skills
Compatibility
| Platform | Supported |
|---|---|
| Claude Code | ✓ |
| Claude.ai |
How to use it
Use this skill when:
- Setting up a new project
- A project needs acceptance testing procedures
Features
Concrete scenarios and success criteria Defines scenarios with concrete success criteria for real-world verification.
Step-by-step execution instructions Provides instructions for Claude to execute and validate each scenario.
Automatic post-task verification Runs verification automatically after completing tasks when configured to do so.
Detailed verification logs Produces detailed verification logs documenting what was tested and what passed or failed.