changelog

Creates changelog and devlog entries from git activity with platform-ready drafts.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/Dawaad/skills --skill changelog-dawaad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: changelog
Source: https://github.com/Dawaad/skills/tree/main/skills/changelog
Command: npx skills add https://github.com/Dawaad/skills --skill changelog-dawaad

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Writing changelogs and devlog posts is tedious: you must dig through git history, recall the story behind a change, and then rewrite the same update for LinkedIn, X, and your landing page. This Skill automates that entire flow from discovery to publishable drafts. ## Core Features & Use Cases - Git-Based Discovery: Scans recent commits, diffs, and modified docs to surface what was actually built. - Guided Interview: Asks targeted one-at-a-time questions to capture outcomes, metrics, and the human story behind the change. - Multi-Platform Drafts: Produces one vault document containing the changelog entry plus adapted drafts for LinkedIn, X, and a landing page "What's New" section. - Use Case: After shipping a real-time sync feature, run the Skill to generate a dated changelog entry in your vault with outcome-first copy, a devlog narrative, and three platform-ready posts. ## Quick Start Ask the assistant to create a changelog entry for the most recent changes in this repository.

Frequently Asked Questions about changelog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a changelog from git commits?

Run the changelog skill in a git repository and it inspects recent commits and diffs with git log and git diff, then interviews you for context. It produces a dated Markdown entry with outcome-first copy and platform drafts.

How to write a devlog post for LinkedIn and X?

The skill drafts both formats from one interview: a 600-1500 word narrative for LinkedIn and a punchy post or 3-6 post thread for X. Each follows specific tone and structure guidelines defined in the skill.

Can I create a changelog entry for multiple changes at once?

No, the skill enforces one change per entry to keep each update focused. If several changes are worth highlighting, it suggests creating separate entries for each.

Where does the changelog skill save the generated file?

It writes the entry to a vault path under '2. Areas/2.1 Startup & Business/Riven/5. Changelog/' named with the date and title. The frontmatter tracks phase, category, platform statuses, and visual attachments.

What if I don't have a screenshot for the changelog entry?

The visual section is optional. If no screenshot or recording path is provided during the interview, the skill omits the Visual section entirely rather than inserting placeholder text.