What problem does it solve?
This Skill automates the comprehensive verification process of feature implementations and functionalities, ensuring the code and the running program meet all the necessary standards and specifications.
Core Features & Use Cases
- Automated Checks: Performs automated tests, including unit tests, type checks, linters, and code coverage checks.
- Code Review: Launches code review agents to analyze the codebase for compliance, quality, and adherence to the defined plan.
- Program Execution Verification: Executes the program to verify its functionality and performance.
- End-to-End Testing: Performs end-to-end testing to ensure the entire workflow works as expected.
- Worktree Sync and Post-Merge Verification: Synchronizes the worktree and performs post-merge verification to catch any regressions.
- Code Review Feedback: Checks for any code review feedback and handles it accordingly.
Quick Start
Run the /spec-verify skill with the path to your plan file, e.g., /spec-verify /path/to/your-plan.md.