release-notes

Generate release notes for arcfetch:

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "release-notes" with this command: npx skills add briansunter/arcfetch/briansunter-arcfetch-release-notes

Generate release notes for arcfetch:

  • Get the latest tag: git describe --tags --abbrev=0

  • List commits since that tag: git log <tag>..HEAD --oneline

  • Categorize by conventional commit type:

  • feat:

  • New features

  • fix:

  • Bug fixes

  • chore:

  • Maintenance

  • docs:

  • Documentation

  • refactor:

  • Code improvements

  • Summarize user-facing changes

  • Note: per releaseRules in package.json, breaking changes trigger a minor bump (not major)

  • Output a formatted summary suitable for a GitHub release

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

arcfetch

No summary provided by upstream source.

Repository SourceNeeds Review
General

release-notes

No summary provided by upstream source.

Repository SourceNeeds Review
146-phuryn
General

release-notes

No summary provided by upstream source.

Repository SourceNeeds Review
General

release-notes

No summary provided by upstream source.

Repository SourceNeeds Review