
Unforget
- 8 repo stars
- Updated July 26, 2026
- Terryc21/unforget
Unforget is a Claude Code skill and marketplace plugin that consolidates deferred work into one UNFORGET.md file so teams can track what is intentionally postponed without losing it.
About
Unforget is a Claude Code marketplace plugin that consolidates deferred work into one structured UNFORGET.md instead of scattering it across TODOs, plan files, and memory. Reach for it when releases keep slipping unknown debt or when audit and session spillover never surfaces in one place. It supports ongoing iteration with quick capture and a promote flow aligned to your release cycle.
- Single UNFORGET.md with four sections for paused plans, spillover, audits, and user-reported items
- Slash commands /unforget add, import, and promote for capture and release rituals
- Imports deferred items from six surfaces with duplicate detection
- Wires AI instruction files so agents read UNFORGET.md when asked what is deferred
Unforget by the numbers
- Data as of Jul 27, 2026 (Skillselion catalog sync)
/plugin marketplace add Terryc21/unforgetAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 8 |
|---|---|
| Last updated | July 26, 2026 |
| Repository | Terryc21/unforget ↗ |
Where does deferred work live when it is split across TODOs, plans, audits, memory files, and your head?
Keep paused plans, spillover tasks, audit findings, and latent bugs in one UNFORGET.md ledger with slash commands for add, import, and release promote.
Who is it for?
Developers running Claude Code who need a single deferred-work ledger across releases and agent sessions.
Skip if: Teams that already enforce one issue tracker with zero tolerated spillover and do not want a parallel markdown ledger.
What you get
Updates UNFORGET.md rows and sections and keeps agent sessions aware of consolidated deferred work.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What file does Unforget maintain?
A project UNFORGET.md with four sections, each using a rating table with a Target column tied to your release cycle.
How do you install it?
Add the Terryc21/Unforget marketplace, then install Unforget@Unforget with the documented /plugin commands.
What does /Unforget import do?
It rescans six surfaces for new deferred items after init, with duplicate detection to avoid double-importing.