Mem promote
My personal agent skills for AI coding assistants
npx -y skills add akunzai/agent-skills --skill mem-promoteAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Interactively promote verified [Candidate] daily-log notes into durable long-term memory (global ~/.agents/AGENTS.md, or project AGENTS.md / CLAUDE.md), and prune those long-term files. Use when reviewing candidates for promotion or consolidating durable conventions.
SKILL.md
1.2 KB, 222 tokens by cl100k_base, as published. Nobody here has run it
mem-promote — Promotion & Long-Term Prune
Curates durable memory. Two related jobs, both editing long-term files only:
- Promote verified
[Candidate]notes into~/.agents/AGENTS.md(global) or projectAGENTS.md(fallbackCLAUDE.md) — see references/promote.md. - Prune those durable files for duplicates, obsoletes, and contradictions — see references/prune.md.
Rules (summary)
- Promote only Verified + Reusable + Stable facts; exclude handoff-only transient notes.
- Strip
[HH:MM]timestamps when promoting, to keep durable files timeless. - On approval, mark the daily-log entry
[Promoted]; on decline, mark it[Rejected]so short-term cleanup is not blocked by an unresolved candidate. - Always present the exact diff/plan and get confirmation before editing durable files.
- Keep durable files lean (aim under 100 lines).