# task-checker > Verify implementation meets task details and test strategy. - Author: Alex Basic - Repository: basicalex/agent-ops-cockpit - Version: 20260209095206 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-09 - Source: https://github.com/basicalex/agent-ops-cockpit - Web: https://mule.run/skillshub/@@basicalex/agent-ops-cockpit~task-checker:20260209095206 --- --- name: task-checker description: Verify implementation meets task details and test strategy. --- ## Steps 1. Read task details, linked task PRD (`aocPrd`), and testStrategy. 2. Inspect relevant files and code changes. 3. Run the tests or commands specified in testStrategy. 4. Report pass/fail and missing requirements.