Weekly Changelog banner
gwendall gwendall

Weekly Changelog

Documentation community

Description

Create a weekly summary from these commits: {{commits}} Requirements: - Provide a high-level overview of the week's progress - Group changes by major themes or features - Highlight significant milestones or achievements - Include both technical and business impact - Keep it executive-friendly but technically accurate - Use bullet points for clarity - Output ONLY the summary content

Installation

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

Terminal
mkdir -p ~/.claude/skills/gwendall-superclaude-weekly-changelog && curl -fsSL https://raw.githubusercontent.com/gwendall/superclaude/HEAD/prompts/weekly-changelog.md -o ~/.claude/skills/gwendall-superclaude-weekly-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