CtrlK
BlogDocsLog inGet started
Tessl Logo

continual-learning

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

46

Quality

33%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./continual-learning/skills/continual-learning/SKILL.md
SKILL.md
Quality
Evals
Security

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

  1. Call agents-memory-updater.
  2. 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.
Repository
cursor/plugins
Last updated
Created

Is this your skill?

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.