nightly-brain-consolidation

Consolidate short-term memory into long-term memory layers with idempotent archiving.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/ludwigawra/florentxlundaisociety --skill nightly-brain-consolidation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nightly-brain-consolidation
Source: https://github.com/ludwigawra/florentxlundaisociety/tree/main/plugin/skills/core/nightly-brain-consolidation
Command: npx skills add https://github.com/ludwigawra/florentxlundaisociety --skill nightly-brain-consolidation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End-of-day consolidation for the AI-OS brain processes short-term memory, extracts decisions and patterns, routes new entities, logs skill feedback and corrections, archives processed files, and writes a summary report.

Core Features & Use Cases

  • Reads and consolidates the day's short-term material into long-term memory regions, while preserving data lineage.
  • Logs skill feedback and corrections to enable continuous improvement and auditability.
  • Archives processed items and ensures idempotent runs without duplicating decisions or archives.

Quick Start

Trigger this nightly consolidation at the end of a working day or on-demand to produce a summary report and advance the brain's memory consolidation.

Frequently Asked Questions about nightly-brain-consolidation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I consolidate short-term memory into long-term memory at the end of the day?

Nightly memory consolidation processes short-term material into long-term memory layers, extracting decisions and patterns to advance the AI brain's memory state. It archives processed items and generates a summary report for the working day.

How does memory consolidation handle idempotent runs without duplicating archived data?

Memory consolidation ensures idempotent runs by preserving data lineage and applying non-destructive archiving. This prevents the system from duplicating decisions or archives when triggered multiple times by scheduled nightly runs or on-demand workflows.

What is the best way to log skill feedback and corrections for continuous improvement?

End-of-day consolidation logs skill feedback and corrections during the memory archiving process to enable continuous improvement and auditability. This structured logging captures decisions and corrections extracted from short-term memory.

Can I trigger memory consolidation on-demand instead of waiting for scheduled nightly runs?

You can trigger memory consolidation on-demand whenever signals accumulate, rather than relying solely on scheduled nightly runs. This flexibility allows end-of-day workflows to process short-term memory into long-term layers at any required time.

When should I avoid running end-of-day memory consolidation for my AI brain?

You should avoid running memory consolidation when no new short-term signals have accumulated since the last run. Although the process is idempotent and non-destructive, running it without new data provides no new long-term memory extraction or archiving benefits.

Does memory consolidation preserve the audit trail when archiving processed items?

Memory consolidation preserves the audit trail by applying non-destructive archiving and structured logging of decisions, corrections, and feedback. This ensures data lineage is maintained while advancing long-term memory consolidation.