Problem
What problem this solves
Long sessions become expensive to resume because the important state is buried inside too much raw chat.
Skill Detail
Summarize 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.
Problem
Long sessions become expensive to resume because the important state is buried inside too much raw chat.
Outcome
You get a compact recap that restores the shape of the work faster than rereading the full thread, including whether commits were visibly made in the conversation.
Why It Matters
This skill matters because context debt grows invisibly. A short truthful recap is often enough to preserve momentum across sessions.
Related Skills
Name or rename the current session so the thread stays legible as work branches.
A tiny utility skill that keeps long-running agent work easier to scan, search, and resume.
Open skill pageCapture ideas without letting them hijack the current execution thread.
A local-first backlog management skill for parking non-urgent work while keeping active delivery focused.
Open skill pageClose 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 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.