Last commit on May 18, 2026·Created on February 26, 2026
wesammustafa/opencode-primer
“Reads merged PRs and writes the release notes for you.”
Combined rank
#330
across all skills
In Software Engineering
#30
category rank
Stars
361
+1.1% in last 7d
Forks
24
0.0% in last 7d
Watchers
2
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
This skill reads merged pull requests since the last tag, groups them by conventional commit type, proposes a semantic version bump, and outputs a draft release note in Keep-a-Changelog format. It also prints a ready-to-run `gh release create` command. It helps open-source maintainers and release engineers prepare tagged GitHub releases without manually scanning commit history.