.claude/skills/changelog-observer/SKILL.md
Track development session events in a daily markdown changelog, including file changes, test results, and key decisions.
npx skillsauth add claude-world/director-mode-lite changelog-observerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
development
Complete 5-step development workflow
tools
Test automation specialist for running tests and ensuring coverage
development
Test-Driven Development (TDD Red-Green-Refactor)
testing
Conventional Commits with quality checks