Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

log-writer

Sterne2
Forks1
Aktualisiert17. Mai 2026 um 02:12

Centralized writer for `<config-root>/memory/log.md` — the unified append-only chronicle of audit-worthy Nucleus operations (v4.7.1+, centralized in v4.7.2). Auto-fires when ANOTHER cortex command finishes its main work and needs to append a log entry. Not invoked by the user directly; invoked by /listen, /morning, /end-day, /end-week, /reindex, /research-gaps, /merge-research-draft, /cleanup, /rehearse at their respective "Log to chronicle" steps. Inputs: op_name (the command name, e.g., "listen"), summary (the one-line description for the entry). Optionally body (1-2 line context block). Output: appends one entry to `<config-root>/memory/log.md`. Creates the file with the standard header if it doesn't exist. Never modifies prior entries. Format is defined here in one place. If the format changes, this skill updates; callers don't need to change their instruction strings.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

SKILL.md
readonly