What problem does it solve?
This Skill enforces a critical verification step before any task is marked complete, preventing incomplete work, missed requirements, and unverified fixes. It provides a structured checklist to ensure all criteria are met, tests pass, and functionality is fully validated, guaranteeing high-quality, production-ready outcomes.
Core Features & Use Cases
- Mandatory Verification Checklist: Provides a comprehensive checklist to ensure all aspects of a task are verified (e.g., tests passing, linting, type checks, manual testing).
- Functionality Validation: Ensures that the implemented functionality works as expected across all user, admin, and system flows.
- Evidence-Based Confirmation: Requires command outputs, logs, and test results as evidence of successful verification.
- Risk & Open Question Identification: Prompts for documentation of any residual risks or open questions before completion.
- Use Case: Before marking a bug fix as complete, use this skill to run all relevant tests, verify the bug is no longer reproducible, check for any new issues, and document the verification steps and outcomes.
Quick Start
Verify the recent implementation of the user profile update feature, ensuring all tests pass and the functionality works as expected.