memory-archive-superseded
SolidMigrate a superseded DEC's index rows from active `index.md` to `archive/superseded-decisions.archive.md`. Idempotent. Discovery-only — never invoked by daemon delivery. Updates DEC frontmatter as canonical source of truth.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- Fr-e-d
- Repository
- Fr-e-d/GAAI-framework
- Created
- 7 months ago
- Last Updated
- today
- Language
- Shell
- License
- NOASSERTION
Similar Skills
Semantically similar based on skill content — not just same category
memory-index-sync
Detect and heal index.md drift — finds memory files on disk not registered in index.md and registers them. Run when /gaai-status reports unregistered files, after batch memory operations, or as a post-delivery gate.
supersede
Mark a past decision in the wherefore log as superseded or obsolete. Use whenever the user explicitly wants to retire an existing entry without capturing a new discussion -- e.g. "mark 2026-01-15-graphql-caching obsolete", "supersede the RLS entry with the schema-per-tenant one", "we dropped GraphQL, mark that decision dead". Does NOT capture a new discussion; that belongs to the capture skill.
curating-decision-records
Use when adding, auditing, pruning, archiving, restoring, or reviewing durable decision records — architecture decisions, design notes, RFCs, postmortems. Also use when a new record may supersede an existing one, or when the active set has grown hard to read. DO NOT invoke to propose a code removal — route that to ledger:proving-code-is-dead.