ワンクリックで
changelog-observer
Track development session events in a daily markdown changelog, including file changes, test results, and key decisions.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Track development session events in a daily markdown changelog, including file changes, test results, and key decisions.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Guided 5-minute onboarding for Director Mode Lite. Use immediately after installing Director Mode Lite, or when unsure which command to run next.
Self-Evolving Development Loop - Dynamic skill generation with learning and evolution
View Self-Evolving Loop session status, history, and memory metrics
Automatically routes tasks to external AI CLIs (Codex or Gemini) when more efficient; routing decisions are made automatically based on task type, with no manual commands needed. Use when a task is a large refactor, a batch operation, or needs 100K+ tokens of context better handled by an external CLI.
Validate custom agent file format and structure. Use after creating or editing an agent, before committing agent changes, or when an agent fails to load.
Generate custom agent from template. Use when creating a new subagent from scratch, or scaffolding an agent file with correct frontmatter.
| name | changelog-observer |
| description | Track development session events in a daily markdown changelog, including file changes, test results, and key decisions. |
| allowed-tools | ["Read","Write","Edit","Bash"] |
| user-invocable | true |
Track session context in .changelog/session-YYYY-MM-DD.md.
.changelog/session-YYYY-MM-DD.md for the current local date..changelog/ and the session file if they do not exist.file-change: after creating, editing, or deleting project files.test-result: after running tests, checks, or validation commands.decision: after making an implementation or architecture decision worth preserving.none when no files were changed.Use the markdown structure in template.md for each appended entry.