What problem does it solve?
This Skill prevents costly rework by comparing implementation work against a saved plan to identify drift, unsafe decisions, and pattern or scope violations before they compound.
Core Features & Use Cases
- Phase or full-plan comparison: Review either a single phase or all completed phases based on the plan’s Progress section and checkboxes.
- Evidence-based drift reporting: Identify expected matches, missing items, and extras by correlating planned change lists with Git diffs since the plan date.
- Safety, quality & pattern compliance checks: Scan changed files for security, performance, reliability, and data-safety issues, and verify adherence to existing repo patterns using targeted comparisons.
- Success-criteria verification: Run automated verification commands specified in the plan and validate manual Progress evidence to reduce rubber-stamping risk.
- Interactive triage workflow: Produce a bounded set of findings and then walk the user through recommended fixes with options to apply, skip, or record lessons for future reviews.
Quick Start
Run 10x-impl-review with the plan path or change-id to generate an implementation review report, then choose triage to apply or record fixes interactively.