Orchestrate continual learning by delegating transcript mining and
Scanned 9/2/2026
Install to Claude Code
npx -y skills add nota-america/forgecat-agent-profiles --skill continual-learning --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Continual Learning?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/nota-america-continual-learning-ec58204c)More formats (shields.io, HTML) on the badges page.
---
name: continual-learning
description: Orchestrate continual learning by delegating transcript mining and
AGENTS.md updates to `agents-memory-updater`.
disable-model-invocation: true
---
# 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!