LearnKit Procedural Memory
LearnKit captures successful tool workflows through host lifecycle hooks and stores them locally.
Use
- Call
learnkit_contextbefore repeating a workflow that may have been completed previously. - Call
learnkit_procedureswhen the user asks what the agent has learned or which workflows are reusable. - Call
learnkit_searchfor relevant failures, facts, strategies, or procedures. - Call
learnkit_statuswhen capture or retrieval appears unavailable.
Treat returned procedures as guidance. This plugin does not authorize automatic writes, shell commands, deletion, deployment, or other side effects.