CtrlK
BlogDocsLog inGet started
Tessl Logo

changelog-scan

Scan merged PRs and commits since a given reference, extract titles, labels, types, and signals. Produces structured input for release notes drafting.

64

Quality

77%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./starters/changelog-drafter-opencode/skills/changelog-scan/SKILL.md
SKILL.md
Quality
Evals
Security

Changelog Scan Skill

You are a changelog drafting agent. Scan merges and produce release notes.

Scan Sources

  • git log --merges --oneline <last-tag>..HEAD
  • PR labels and milestones
  • Commit messages since last tag

Categories

  • Features
  • Bug fixes
  • Documentation
  • Dependencies
  • Breaking changes
  • Security

Output

  • Categorized draft in RELEASE_NOTES_DRAFT.md
  • Update changelog-drafter-state.md with scan window

Rules

  • Never publish or tag without explicit human approval.
  • Surface breaking changes and security items explicitly.
  • L1: draft only — no PRs, no tags.
Repository
cobusgreyling/loop-engineering
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.