continual-learning
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.
More from cursor/plugins
deslop
Remove AI-generated code slop and clean up code style
269fix-merge-conflicts
Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution
113ralph-loop
Start a Ralph Loop for iterative self-referential development. Use when the user asks to run a ralph loop, start an iterative loop, or wants repeated autonomous iteration on a task until completion.
50check-compiler-errors
Run compile and type-check commands and report failures
48get-pr-comments
Fetch and summarize review comments from the active pull request
45review-and-ship
Review the current branch for bugs, intent fit, and test coverage; run or write tests; commit focused work; open or update a PR.
42