What problem does it solve?
In project management, tasks are frequently marked complete based on documentation or superficial checks, leading to "paper solutions" where actual implementation is missing or flawed. This Skill solves this by rigorously verifying true task completion, ensuring that only genuinely finished and working deliverables are accepted.
Core Features & Use Cases
- Real Implementation Verification: Goes beyond documentation to check for actual working code, functional features, and tangible outputs, preventing tasks from being marked complete prematurely.
- Quality Standard Enforcement: Automatically validates compliance with predefined quality gates, acceptance criteria, and project standards, ensuring every deliverable meets the required bar.
- Evidence-Based Validation: Requires and verifies concrete evidence such as file paths, code execution outputs, and test results, providing irrefutable proof of completion.
- Use Case: Before marking a coding task as "done," use this Skill to automatically verify that the new feature's code exists, runs without errors, and passes its unit tests, preventing incomplete or non-functional work from progressing to the next stage.
Quick Start
Use the task-validation skill to confirm task 4 is truly completed with working code.