Continual learning
Orchestrate continual learning by delegating transcript mining and AGENTS.md updates to `agents-memory-updater`.From its SKILL.md
npx -y skills add nota-america/forgecat-agent-profiles --skill continual-learningAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.6 KB, 104 tokens by cl100k_base, as published. Nobody here has run it
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.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.