Recall
recallInject past feedback, memories, and prevention rules into the current task to avoid repeating mistakes.
Instructions
Recall relevant past feedback, memories, and prevention rules for the current task. Call this at the start of any task to inject past learnings into the conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Describe the current task or context to find relevant past feedback | |
| limit | No | Max memories to return (default 5) | |
| repoPath | No | Optional repository path for structural impact analysis on coding tasks |