digest

Solid

Review staged memory candidates from MEMORY_CANDIDATES.md. Surface each with promote/skip/supersede options. Does not auto-promote.

AI & Automation 18 stars 5 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
43
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
50
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# /digest Background curation tier. Reviews staged candidates and asks the operator to: - **promote** → write to suggested destination (concepts/, decisions/, etc.) - **skip** → mark `status: skipped`, leave in ledger - **supersede** → strike + replace an existing vault entry ## When to run - At `/close` (auto, surface candidates) - When `/body-check` reports `memory_candidate_backlog > 10` - Manually when the operator asks - On the documented seven-day vault-maintenance cadence ## Behavior 1. Read `vault/memory/MEMORY_CANDIDATES.md` (or the documented `memory/` fallback). Filter exact `status: staged` rows. 2. Group by `type` (decision / preference / doctrine / project / person / skill). 3. Surface each group to the operator: source phrase, suggested destination, confidence. 4. For each, the operator answers in one word: promote / skip / supersede / defer. 5. Apply the action. Update `status` and `digested_on` fields. NEVER auto-promote. Only act on the operator's word.

Details

Author
wrg32786
Repository
wrg32786/aigent-os
Created
2 months ago
Last Updated
3 days ago
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Listed

memory-review

Reviews `.canon/memory/` and proposes per-entry actions (promote to `CLAUDE.md`, move into a skill body, route to a context entry, hand off to governance, or retire as stale). Also runs the discuss, challenge, apply, and cleanup phases on an existing review file. Use when asked to "review memory", "discuss memory questions", "challenge the promotes", "apply memory decisions", "cleanup memory review", "promote memory", or "consolidate memories". Do NOT auto-apply. Output a grouped proposal and wait for block-by-block approval.

2 Updated 2 days ago
erclx
AI & Automation Listed

memory-curation

Promote any candidate into the unified memory layer at `.devt/memory/` — ephemeral DEC-xxx into permanent ADR-xxx, retro lesson drafts into LES-xxx, rejected ideas into REJ-xxx tombstones, or reviewing `_suggestions.md` proposals from the discovery engine. Trigger on 'promote this decision', 'capture as ADR/Concept/lesson', 'reject this idea, never suggest again', 'create tombstone', 'review memory suggestions', 'curator review', 'archive stale lesson', 'codify this rule', 'this should be permanent'. Single curation skill for ALL 5 doc types (decision, concept, flow, rejected, lesson). HARD INVARIANT — never writes a permanent `.devt/memory/**/*.md` file without explicit user approval via AskUserQuestion.

0 Updated 5 days ago
emrecdr
Code & Development Listed

claude-memory-review

Reviews `.canon/memory/` and proposes per-entry actions (promote to `CLAUDE.md`, move into a skill body, route to a context entry, hand off to governance, or retire as stale). Also runs the discuss, challenge, apply, and cleanup phases on an existing review file. Use when asked to "review memory", "discuss memory questions", "challenge the promotes", "apply memory decisions", "cleanup memory review", "promote memory", or "consolidate memories". Do NOT auto-apply. Output a grouped proposal and wait for block-by-block approval.

2 Updated 4 days ago
erclx