agentsclimarketplace

Release note builder

Skill MuzeAnisichael/agent-skill-factory/tests/fixtures/skills/release-note-builder

Open-source factory for generating, validating, and publishing reusable Agent Skills

Install
npx -y skills add MuzeAnisichael/agent-skill-factory --skill release-note-builder

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use this skill when the agent needs to create release notes from repository changes, merged pull requests, or changelog source material.

SKILL.md

0.8 KB, as published. Nobody here has run it

Release Note Builder

Objective

Create concise release notes grounded in repository changes and merged pull requests.

Workflow

  1. Inspect the provided change sources.
  2. Group changes into features, fixes, documentation, and risks.
  3. Cite concrete pull requests, commits, or files when available.
  4. Avoid inventing unrelated work.

Resources

  • Load references/domain.md when release note style details are needed.

Quality Bar

  • Include a features section when feature changes exist.
  • Include a fixes section when bug fixes exist.
  • Call out migration risks or breaking changes.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.