Documentation
README
Resume Checkpoint (pull tool)
A model-invokable tool that fetches and judges a prior session's checkpoint on demand, when the user is continuing prior work and the SessionStart pointer was not enough (or was declined).
When to call
Call this skill when the user is continuing prior work and you need the prior session's context to proceed efficiently:
- The user says "continue", "resume", "pick up where we left off", "what were we working on", or names a prior task/topic.
- A
โคธresumablestatusline signal is showing and the user's ask relates to prior work. - The SessionStart pointer offered a checkpoint and the user's first prompt confirms they intend to resume.
This is the opening of the README. Read the full README on GitHub.