What problem does it solve?
This Skill streamlines the post-execution review of code changes, ensuring they align with the project plan, and provides a persistent way to track progress across development sessions.
Core Features & Use Cases
- Code Change Verification: Compares actual code modifications against the planned step using
git diff.
- Plan File Management: Updates the plan file to mark steps as complete, adds historical context, and tracks refactoring items.
- Cross-Session Continuity: Loads and updates plan files, allowing work to resume seamlessly across different terminal sessions.
- Use Case: After running an AI code generation tool, use this Skill to review the generated code, confirm it meets the requirements of the current task, and update the project's plan file to reflect completion and any new insights.
Quick Start
Use the review-step skill to review the latest code changes for step 3.