What problem does it solve?
This Skill orchestrates a thorough post-implementation review for completed work, so you can confirm that a change actually meets the request before it is approved.
Core Features & Use Cases
- Goal Verification: Checks whether the implementation matches the original objective and respects the stated constraints.
- Hands-On QA: Drives execution-based testing to verify the change works in practice, not just on paper.
- Code Quality and Security Review: Evaluates maintainability, correctness, and security risks across the changed files.
- Context Mining: Searches surrounding history and related context to uncover missed requirements or important background.
- Use Case: After a feature, fix, or refactor is completed, this Skill helps determine whether the work is truly ready to merge.
Quick Start
Use this skill to review the latest implementation work and report whether it passes goal, QA, quality, security, and context checks.