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