groove-utilities-memory-graduate

安装量: 41
排名: #17667

安装

npx skills add https://github.com/andreadellacorte/groove --skill groove-utilities-memory-graduate

groove-utilities-memory-graduate 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. Outcome The lesson is appended to a

/

section in AGENTS.md , making it permanently visible to all future sessions. Acceptance Criteria Insight is appended to the

Graduated Learnings

section in AGENTS.md Section is created if it does not exist User confirms the exact text before writing Source learned/.md entry is marked as graduated (not deleted) Steps Memory path is always .groove/memory/ If $ARGUMENTS names a topic, read .groove/memory/learned/.md and show its entries. Otherwise, list all *.md files in .groove/memory/learned/ and ask which topic to graduate from. Show the file contents; ask: "Which entry should be graduated? (paste or describe it)" Show the exact text that will be written to AGENTS.md; ask: "Confirm? (yes / edit / skip)" If confirmed: write to AGENTS.md (see section management below) Mark the entry in the learned file by appending [graduated YYYY-MM-DD] inline after the bullet Report: "Lesson graduated to AGENTS.md → ## Graduated Learnings" Section management in AGENTS.md Look for a

/

block: If the block exists: append the new insight as a bullet under

Graduated Learnings

inside the block If the block does not exist: append the following to the end of AGENTS.md :

Graduated Learnings

Stable workflow insights promoted from .groove/memory/learned/. These apply to every session. -

Each entry is a single bullet: - (from learned/.md, graduated YYYY-MM-DD) Constraints Never graduate without explicit user confirmation of the exact text Never delete the source entry from learned/.md — mark it as graduated with [graduated YYYY-MM-DD] inline; the full context stays in the file The

section is user-owned — groove update will not overwrite it Keep graduated lessons concise — one actionable sentence per bullet; ask user to trim if longer If AGENTS.md does not exist: create it with just the graduated learnings section If the same insight is already present in the block (exact match): skip and report "Already graduated."

返回排行榜