skills/groove-utilities-memory-graduate/SKILL.md
Graduate a workflow insight from learned/<topic>.md into AGENTS.md as a permanent constraint. Use when a lesson is stable enough to apply to every future session.
npx skillsauth add andreadellacorte/groove groove-utilities-memory-graduateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Promote a stable workflow insight from .groove/memory/learned/ into AGENTS.md as a permanent constraint — visible to every agent session without needing to run prime.
Use $ARGUMENTS as the topic or insight text if provided.
The lesson is appended to a <!-- groove:learned:start --> / <!-- groove:learned:end --> section in AGENTS.md, making it permanently visible to all future sessions.
## Graduated Learnings section in AGENTS.mdlearned/<topic>.md entry is marked as graduated (not deleted).groove/memory/.groove/memory/learned/<topic>.md and show its entries. Otherwise, list all *.md files in .groove/memory/learned/ and ask which topic to graduate from.[graduated YYYY-MM-DD] inline after the bulletLook for a <!-- groove:learned:start --> / <!-- groove:learned:end --> block:
## Graduated Learnings inside the blockAGENTS.md:<!-- groove:learned:start -->
## Graduated Learnings
Stable workflow insights promoted from `.groove/memory/learned/`. These apply to every session.
- <insight text>
<!-- groove:learned:end -->
Each entry is a single bullet: - <insight text> *(from learned/<topic>.md, graduated YYYY-MM-DD)*
learned/<topic>.md — mark it as graduated with [graduated YYYY-MM-DD] inline; the full context stays in the file<!-- groove:learned:* --> section is user-owned — groove update will not overwrite ittesting
Quantified compound-loop dashboard: lessons captured vs graduated, adherence streaks, and task velocity. Use to see whether the workflow is actually compounding.
data-ai
Groove engineering workflow system. Top-level entry point. Use groove-daily-*, groove-work-*, groove-utilities-*, groove-admin-* for all workflow and admin commands.
documentation
Document lessons, update rules/templates/docs. Use to capture learnings after review.
development
Set up task backend and configuration.