Skip to main content
Manusで任意のスキルを実行
ワンクリックで

log-writer

スター2
フォーク1
更新日2026年5月17日 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.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly