Guide for implementing continual learning in AI coding agents — hooks, memory scoping, reflection patterns. Use when setting up learning infrastructure for agents.
$npx -y skills add ibz-04/gloamy --skill continual-learningInstalls into the current project.
Run `npx skills use "https://github.com/ibz-04/gloamy" --skill "ibz-04/gloamy/continual-learning"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ibz-04/gloamy" that are relevant to the current task. Run `npx skills add "https://github.com/ibz-04/gloamy"` and select the relevant skills, then follow their instructions.