Recall relevant memories from Hindsight before starting a task. Injects past learnings, decisions, and context into the current session.
52
57%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Risky
Do not use without reviewing
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/recall-before-task/SKILL.mdYou are about to start a task. Before doing anything else, recall relevant memories so you have full context.
Parse the task description from the arguments below. Identify the key topics, technologies, file paths, and domain concepts mentioned.
Recall memories using the Hindsight tools. Make multiple recall calls to cover different aspects:
recall tool with the full task description as the query.Synthesize retrieved memories into a brief context block. Organize by relevance:
Present the context to the user in a concise summary before proceeding with the task. Format:
## Recalled Context for This Task
**Hard Rules:**
- [rule]
**Relevant Patterns:**
- [pattern]
**Gotchas:**
- [gotcha]
**Related Decisions:**
- [decision]Ask the user if they want to proceed with the task now, or if there's additional context to consider.
$ARGUMENTS
b0b1bb6
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.