Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
akunzai avatar

Mem Promote

  • 14 installs
  • Updated August 4, 2026
  • akunzai/agent-skills

mem-promote is a Claude Code skill that promotes verified candidate daily-log notes into durable long-term agent memory files and prunes those files for duplicates and contradictions.

About

mem-promote reviews verified [Candidate] notes from daily logs and promotes the durable ones into long-term memory files like ~/.agents/AGENTS.md or a project AGENTS.md/CLAUDE.md. It also prunes those durable files for duplicates, obsoletes, and contradictions. A developer uses it when consolidating agent conventions so long-term memory stays lean and current. It only promotes facts that are verified, reusable, and stable, and it asks for confirmation before editing.

  • Promotes verified [Candidate] daily-log notes into durable long-term memory (~/.agents/AGENTS.md or project AGENTS.md/CL
  • Prunes durable memory files for duplicates, obsoletes, and contradictions
  • Always shows the exact diff and requires confirmation before editing durable files

Mem Promote by the numbers

  • 14 all-time installs (skills.sh)
  • Ranked #2,126 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

mem-promote capabilities & compatibility

Capabilities
memory recall · memory sync
Use cases
memory · documentation
Pricing
Free
From the docs

What mem-promote says it does

Promote only Verified + Reusable + Stable facts; exclude handoff-only transient notes.
SKILL.md
Keep durable files lean (aim under 100 lines).
SKILL.md
npx skills add https://github.com/akunzai/agent-skills --skill mem-promote

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs14
Last updatedAugust 4, 2026
Repositoryakunzai/agent-skills

What it does

Consolidate verified agent notes into durable memory files and prune those files for duplicates and contradictions.

Who is it for?

Curating durable cross-session agent memory in AGENTS.md or CLAUDE.md files

Skip if: Editing short-term daily logs or transient handoff notes

When should I use this skill?

Reviewing candidate notes for promotion or consolidating durable conventions

What you get

Verified, reusable, stable facts are promoted into lean durable memory files with duplicates pruned.

  • Promoted durable memory entries
  • Pruned long-term memory files

By the numbers

  • 4 promotion criteria (Verified, Reusable, Stable, plus handoff exclusion)
  • durable files aim under 100 lines

Files

SKILL.mdMarkdownGitHub ↗

mem-promote — Promotion & Long-Term Prune

Curates durable memory. Two related jobs, both editing long-term files only:

1. Promote verified [Candidate] notes into ~/.agents/AGENTS.md (global) or project AGENTS.md (fallback CLAUDE.md) — see references/promote.md. 2. 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).

Related skills

FAQ

Which files does mem-promote edit?

It edits long-term files only: the global ~/.agents/AGENTS.md, or a project AGENTS.md with a fallback to CLAUDE.md.

What notes qualify for promotion?

Only Verified, Reusable, and Stable facts are promoted; handoff-only transient notes are excluded.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.