/devlog
Write a dated development session log as self-contained HTML.
$ npx -y skills add sp-daewoon/chronicle --agent claude-codeShips with chronicle. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/devlog
Context preview
What this command does when you run it.
Write a dated development session log as self-contained HTML.
A SKILL.md-based Agent Skills / Claude Code plugin that automates your project's documentation lifecycle — ADR automation, changelog automation, release notes, devlogs, and a project index — as six focused skills.
Repo: sp-daewoon/chronicle
Other commands on chronicle.
- /adr
Create or update an Architecture Decision Record and regenerate the index.
Open command - /changelog
Add a changelog entry or promote unreleased changes into a version.
Open command - /claude-md
Maintain and refresh CLAUDE.md to match the current project state.
Open command - /index
Generate or refresh the project's single navigation index.
Open command - /release
Cut a release — promote changelog, synthesize notes, tag, and optionally publish.
Open command

