Download for macOS
Skill

continual-learning

@cursor Updated 2026-09-15

Orchestrate continual learning by delegating transcript mining and AGENTS.md updates to `agents-memory-updater`.

Install

git clone https://github.com/cursor/plugins /tmp/plugins && ln -s /tmp/plugins/continual-learning/skills/continual-learning ~/.claude/skills/continual-learning

From README

Continual Learning Keep AGENTS.md current by delegating the memory update flow to one subagent. Trigger Use when the user asks to mine prior chats, maintain AGENTS.md, or run the continual-learning loop. Workflow Call agents-memory-updater. Return the updater result. Guardrails Keep the parent skill orchestration-only. Do not mine transcripts or edit files in the parent flow. Do not bypass the subagent.