Problem
What problem this solves
Recent work often lands without a clean synthesis of what changed, what remains open, and what the next thread should inherit.
Skill Detail
Review recent work and the session state before you lose the thread of what changed.
A review skill for summarizing recent changes, identifying remaining gaps, and updating local workflow state cleanly.
Problem
Recent work often lands without a clean synthesis of what changed, what remains open, and what the next thread should inherit.
Outcome
You get a more explicit review state instead of leaving future-you to infer meaning from raw diffs and chat.
Why It Matters
This skill is useful when the work moved fast and you want a stronger checkpoint before switching contexts.
Related Skills
Close a task cleanly so the work is summarized, tracked, and ready for the next thread.
A task-closing skill for wrapping up implementation, documenting completion, and recording closure in the chantier flow when applicable.
Open skill pageSummarize the current thread before context decay forces you to reread everything.
A fast recap skill for compressing the current conversation into the key points, task states, visible commits, and next-step reality.
Open skill pageCheck whether the work really satisfies the user story, not just whether the code compiles.
A verification skill for standard readiness or an explicit excellence-focused second pass beyond the task's acceptance criteria.
Open skill pageGo Deeper
Use the public catalog for education and workflow selection. Move to the docs and GitHub when you want the operator-grade execution details behind the skill system.