What problem does it solve?
This skill generates a public HTML changelog for clients from git commits. On the first run, it guides interactive onboarding and creates the full portal structure (templates, CSS, Docker). On subsequent runs, it detects new commits and updates the reports for the client portal.
Core Features & Use Cases
- Onboarding: guides the setup of the client portal, templates, and assets on first use.
- Automated reports: analyzes commits and generates client-facing HTML reports.
- Portal maintenance: updates the portal with new reports, keeping client visibility fresh.
- Branding aware: applies project branding to the generated pages for consistent client experience.
Quick Start
Run the /changelog command in your project to generate the initial client-facing HTML changelog.