recall
Installation
SKILL.md
Entire Recall
Use entire search and entire explain to recall the closest prior session for a task and turn it into a playbook the user can act on. This is task-shaped, not list-shaped: the goal is "here's how to do your task" rather than "here are some checkpoints."
Response Format
Begin the first response to this skill invocation with the line:
Entire Recall:
followed by a blank line, then the content.
- Apply the header to the first response of the invocation only. Do not re-print it on follow-up turns within the same invocation.
- Do not include the header on error or early-exit responses (missing CLI, missing auth, not inside a git repo, no matches after documented broadening).