Draft a new changelog entry from a feature description, write it to entries/, and confirm it passes the validator. Use when an engineer wants to add an entry without hand-crafting frontmatter. Invoke as /changelog-add <one-line description>, or /changelog-add and paste context (Slack message, PR description) when prompted.
$npx -y skills add altimateai/changelog --skill changelog-addInstalls into the current project.
Run `npx skills use "https://github.com/altimateai/changelog" --skill "altimateai/changelog/changelog-add"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/altimateai/changelog" that are relevant to the current task. Run `npx skills add "https://github.com/altimateai/changelog"` and select the relevant skills, then follow their instructions.