What problem does it solve?
This Skill automates the critical process of reviewing implemented tasks, ensuring adherence to quality standards, correctness, and completeness before a task is marked as done.
Core Features & Use Cases
- Automated Code Review: Analyzes code for architectural alignment, clean code principles, configuration hygiene, error handling, logging, comments, naming conventions, and documentation updates.
- Acceptance Criteria Validation: Verifies that the implementation meets all specified acceptance criteria and task dependencies.
- Side-Effect Bug Detection: Identifies and creates new tasks for any bugs found outside the current task's scope.
- Decision Making: Determines if a task is 'Done' or requires 'To Rework' with clear guidance.
- Use Case: After a developer completes a coding task, this Skill acts as an automated quality gate, providing immediate feedback on the implementation's readiness and identifying any potential issues or new bugs introduced.
Quick Start
Use the ln-402-task-reviewer skill to review the task with ID 'T123'.