Loading...
Loading...
Use when the user describes a task and wants to know whether something similar has been done before, then turn the closest prior session into a task playbook. Triggers on phrases like "have we done this before", "recall how we did X", "find similar work", "any precedent for", "has anyone solved", "is there a template for", and "how did we do this last time"
npx skill4agent add entireio/skills recallentire searchentire explainEntire Recall:searchentire searchentire explainentire search$(...);git rev-parse --is-inside-work-tree
entire versionRun this from inside a git repository.The Entire CLI is required but not installed. Install it from https://entire.io/docs/cli and try again.entire searchentire explainentire searchentire loginEntire Recall:entire search "<original task phrasing>" --json --limit 15 --date month
entire search "<alternate phrasing>" --json --limit 15 --date monthentire explain --checkpoint <checkpoint-id> --full --no-pager--fullentire explain --checkpoint <checkpoint-id> --raw-transcript --no-pagerEntire Recall:
## Closest precedent
<one-line summary> — checkpoint <id>, <date>, <author>
## What worked
- <distilled approach point>
- <distilled approach point>
- <distilled approach point>
## Gotchas
- <error or dead end and how it was resolved>
- <surprising constraint>
## Files touched
- <path> (<n> mentions)
- <path> (<n> mentions)
## Suggested approach for your task
<2-4 sentences applying the precedent to the new task, naming the specific files or steps to start with>
## Other relevant precedents
- checkpoint <id> — <one-line summary>
- checkpoint <id> — <one-line summary>--date--branch--repoNo prior sessions matched. Tried: <queries and filters>.--full--raw-transcript