Review the current conversation and capture valuable knowledge — best practices, coding conventions, architecture decisions, workflows, and user feedback — into persistent memory (AGENTS.md) or reusable skills. Use when the user says: (1) remember this, (2) save what we learned, (3) update memory, (4) capture learnings.
$npx -y skills add opendatabox/workspace-bench --skill rememberInstalls into the current project.
Run `npx skills use "https://github.com/opendatabox/workspace-bench" --skill "opendatabox/workspace-bench/remember"` 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/opendatabox/workspace-bench" that are relevant to the current task. Run `npx skills add "https://github.com/opendatabox/workspace-bench"` and select the relevant skills, then follow their instructions.