Daily Changelog banner
gwendall gwendall

Daily Changelog

Documentation community

Description

Create a brief, human-readable daily changelog from these recent commits: {{commits}} Requirements: - Keep it concise and conversational - Focus on what was accomplished today - Group related changes together - Use present tense - Highlight key improvements or fixes - Make it readable for non-technical stakeholders - Output ONLY the changelog content

Installation

Installs to ~/.claude/skills/gwendall-superclaude-daily-changelog/SKILL.md

Terminal
mkdir -p ~/.claude/skills/gwendall-superclaude-daily-changelog && curl -fsSL https://raw.githubusercontent.com/gwendall/superclaude/HEAD/prompts/daily-changelog.md -o ~/.claude/skills/gwendall-superclaude-daily-changelog/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository