byiamevandrake· 7 skills
Generate user-facing release changelogs for Paperclip. Reads git history, merged PRs, and changeset files since the last release tag. Detects breaking changes, categorizes changes, and outputs structured markdown to releases/v{version}.md. Use when preparing a release or when asked to generate a changelog.
$npx -y skills add iamevandrake/opensoul --skill release-changelogInstalls into the current project.
Run `npx skills use "https://github.com/iamevandrake/opensoul" --skill "iamevandrake/opensoul/release-changelog"` 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/iamevandrake/opensoul" that are relevant to the current task. Run `npx skills add "https://github.com/iamevandrake/opensoul"` and select the relevant skills, then follow their instructions.