Skip to main content
rulesSource-backed

Contributor Commit And Changelog Rules

Source-backed rules for contributor pull requests that need clear commit messages, release-note-ready changelog entries, issue links, breaking-change markers, and privacy-safe history.

by MkDev11·added 2026-06-04·
Review first review before installing

Open the source and read safety notes before installing.

Citation facts

Source-backed facts for citing this resource, derived directly from the registry — also available as plain text for AI assistants.

Source URLs
https://www.conventionalcommits.org/en/v1.0.0/, https://github.com/JSONbored/awesome-claude/blob/main/content/rules/contributor-commit-changelog-rules.mdx
Safety notes
Commit messages, PR titles, and changelog entries become durable release history; misleading text can cause incorrect SemVer bumps, missed migrations, or hidden breaking changes., Do not hide security fixes, data migrations, dependency trust changes, deprecations, or public API changes inside vague commit messages such as update, cleanup, or misc., When release tooling parses commit history, malformed types, missing breaking-change markers, or noisy commits can publish incorrect release notes.
Privacy notes
Commit subjects, changelog entries, issue links, and release notes can expose customer names, account IDs, private roadmap items, vulnerability details, incident context, internal hostnames, or partner information., Use synthetic examples and public-safe wording in changelog entries; move sensitive incident or vulnerability details to approved private advisories or security channels., Review generated release notes before publication because they may combine private branch names, issue titles, commit bodies, and contributor text.
Author
MkDev11
Submitted by
MkDev11
Claim status
unclaimed
Last verified
2026-06-04

Decision playbook

Review trust signals before you adopt

Signals are present but mixed. Use the checklist below to confirm the source and operational safety for your environment.

Compare context
Selected

0

Current score

78

Baseline

Delta

No baseline selected

No major trust-signal divergence detected in the current selection.

Source and provenance checks

Complete

Confirm ownership and provenance before trusting install instructions.

  • Source link availableRequired

    Open the canonical repository and verify ownership.

    Done
  • Source provenance statusRequired

    Marked as source-backed.

    Done
  • Metadata reviewed

    Registry metadata indicates a reviewed listing.

    Done

Safety and privacy checks

Complete

Validate risk disclosures before installation or API wiring.

  • Safety notes presentRequired

    Review the listed safety guidance before running commands.

    Done
  • Privacy notes presentRequired

    Review data handling notes before connecting accounts or secrets.

    Done
  • Trust level risk gateRequired

    Trust level does not block evaluation.

    Done

Package and install checks

Needs review

Check package metadata and artifact integrity signals.

  • Install payload available

    Install or copy payload is available for review.

    Done
  • Package verification flag

    No package verification flag provided.

    Pending
  • Checksum metadata

    No checksum provided for downloaded artifact.

    Pending

Compare-driven decision checks

Needs review

Use compare context to validate trade-offs before adoption.

  • Compare tray has multiple entries

    Add at least one more entry to compare trust differences.

    Pending
  • Baseline comparison available

    No baseline peer selected yet.

    Pending
  • Diverging trust signals identified

    No major trust-signal divergence found.

    Pending

Setup at a glance

Copy & paste

Copy-ready — paste the snippet to get started.

15 minutes

Adoption plan

Balanced adoption plan

Current risk score 16/100. Use staged verification before broader rollout.

Risk 16

Pre-adoption checks

Validate source and review signals before any execution.

  • Confirm source provenanceRequired

    Source URL/provenance metadata is present.

    Done
  • Confirm metadata review state

    Listing has review metadata.

    Done
  • Verify install payload

    Install/config payload exists and can be inspected.

    Done

Security checks

Confirm safety, privacy, and package integrity signals.

  • Review safety notesRequired

    Safety notes are present.

    Done
  • Review privacy notesRequired

    Privacy notes are present.

    Done
  • Verify package integrity metadata

    No package verification/checksum metadata.

    Pending

Rollout

Adopt in controlled steps based on the selected plan.

  • Run in isolated sandbox firstRequired

    Use a constrained sandbox and observe behavior across multiple tasks.

    Pending
  • Roll out graduallyRequired

    Roll out to a small cohort before wider usage.

    Pending
  • Set monitoring and fallback

    Define rollback path and monitor errors after adoption.

    Pending

Evidence readiness

Evidence readiness matrix · balanced

Required evidence gates are covered (5/6 signals complete).

Risk 15

Source provenance

Present

Source repository/provenance is listed.

Required in this preset

Metadata review

Present

Review metadata is present.

Required in this preset

Safety notes

Present

Safety notes are present.

Required in this preset

Privacy notes

Present

Privacy notes are present.

Optional in this preset

Package integrity

Missing

Package integrity metadata is missing.

Optional in this preset

Install payload

Present

Install payload is available.

Required in this preset

Required evidence gates are covered for this preset.

Decision timeline

Decision timeline · balanced

5/6 steps complete with no blocking gaps for this preset.

Risk 14

triage

Confirm source provenanceRequired

Source/provenance metadata is available.

Done

triage

Check metadata review statusRequired

Review metadata is available.

Done

verify

Review safety notesRequired

Safety notes are available.

Done

verify

Review privacy notes

Privacy notes are available.

Done

verify

Validate package integrity metadata

Package integrity metadata is missing.

Pending

rollout

Verify install payload and commandsRequired

Install payload is available.

Done

No required blockers for this timeline preset.

Prerequisite readiness

Prerequisite readiness

4 prerequisites to line up before setup. Includes a review or approval gate.

0/4 ready
Permissions & scopes1Review & approval1General215 minutes

Safety & privacy surface

Safety & privacy surface

3 safety and 3 privacy notes across 2 risk areas.

2 areas
  • SafetyData retentionCommit messages, PR titles, and changelog entries become durable release history; misleading text can cause incorrect SemVer bumps, missed migrations, or hidden breaking changes.
  • SafetyGeneralDo not hide security fixes, data migrations, dependency trust changes, deprecations, or public API changes inside vague commit messages such as update, cleanup, or misc.
  • SafetyData retentionWhen release tooling parses commit history, malformed types, missing breaking-change markers, or noisy commits can publish incorrect release notes.
  • PrivacyData retentionCommit subjects, changelog entries, issue links, and release notes can expose customer names, account IDs, private roadmap items, vulnerability details, incident context, internal hostnames, or partner information.
  • PrivacyData retentionUse synthetic examples and public-safe wording in changelog entries; move sensitive incident or vulnerability details to approved private advisories or security channels.
  • PrivacyGeneralReview generated release notes before publication because they may combine private branch names, issue titles, commit bodies, and contributor text.

Safety notes

  • Commit messages, PR titles, and changelog entries become durable release history; misleading text can cause incorrect SemVer bumps, missed migrations, or hidden breaking changes.
  • Do not hide security fixes, data migrations, dependency trust changes, deprecations, or public API changes inside vague commit messages such as update, cleanup, or misc.
  • When release tooling parses commit history, malformed types, missing breaking-change markers, or noisy commits can publish incorrect release notes.

Privacy notes

  • Commit subjects, changelog entries, issue links, and release notes can expose customer names, account IDs, private roadmap items, vulnerability details, incident context, internal hostnames, or partner information.
  • Use synthetic examples and public-safe wording in changelog entries; move sensitive incident or vulnerability details to approved private advisories or security channels.
  • Review generated release notes before publication because they may combine private branch names, issue titles, commit bodies, and contributor text.

Prerequisites

  • A contributor pull request with commit history, PR title, PR body, and enough diff context to decide whether release notes are needed.
  • Repository guidance for commit style, squash/merge behavior, changelog format, issue-linking expectations, and release process.
  • Access to the current changelog, release notes, linked issues, and any generated release-preview output used by maintainers.
  • Permission to request a title, commit, changelog, or PR body update before merge.

Schema details

Install type
copy
Reading time
6 min
Difficulty score
34
Troubleshooting
Yes
Breaking changes
No
Collection metadata
Estimated setup
15 minutes
Difficulty
beginner
Full copyable content
You are reviewing commit messages and changelog evidence for a contributor
pull request.

Rules:
1. Require a Conventional Commits style PR title or final squash commit when
   the repository uses automated changelog or release tooling.
2. Keep the changelog's Unreleased section aligned with user-visible,
   operator-visible, security, compatibility, and breaking changes.
3. Mark breaking changes explicitly with a bang or BREAKING CHANGE footer and
   document the SemVer impact.
4. Link issues from the PR body when the project expects automatic closure or
   traceability.
5. Block merge when commit text, changelog notes, or release evidence expose
   secrets, customer data, private incident details, or unreleased partner
   names.

About this resource

Purpose

Use these rules when a contributor PR needs release-ready history. The goal is not to force every tiny commit into ceremony. The goal is to make user-visible changes, breaking changes, security fixes, migrations, and operator impact easy to find when maintainers generate a release.

Clean commit and changelog discipline helps reviewers answer three questions: what changed, who needs to know, and what release impact does it have?

When A Changelog Entry Is Required

Require a changelog or release-note entry when the PR changes any public or operator-visible behavior.

  1. User-visible behavior. Features, fixes, UI text, CLI output, errors, docs-visible behavior, or changed defaults.
  2. Public contracts. APIs, schemas, events, webhooks, file formats, config, environment variables, packages, or extension points.
  3. Breaking changes. Removed behavior, renamed fields, incompatible migrations, changed auth, unsupported runtimes, or required manual steps.
  4. Security and privacy. Vulnerability fixes, secret handling, logging, telemetry, permissions, data retention, or access-control changes.
  5. Operations. Deployments, migrations, feature flags, monitoring, dependency updates, release automation, or rollback behavior.
  6. Deprecations. Any behavior that remains available but has a planned removal path.

Do not require a changelog entry for purely internal refactors, tests, formatting changes, or typo fixes unless they affect users, operators, integrators, or the release process.

Commit Message Rules

  • Use the repository's documented style first; when none exists, prefer Conventional Commits for machine-readable history.
  • Start the subject with a meaningful type such as feat, fix, docs, perf, refactor, test, build, ci, or chore.
  • Add a scope when it helps reviewers identify the subsystem, package, or public surface.
  • Keep the subject specific enough to explain behavior, not just activity.
  • Use ! after the type or scope for breaking changes, and add a BREAKING CHANGE: footer with migration details.
  • Put issue closure keywords in the PR body when the project wants linked issues closed on merge.
  • Avoid mixing unrelated changes under one broad message; split commits or PRs when the release impact differs.
  • Do not include secrets, customer names, private URLs, raw logs, exploit details, or internal incident notes in commit text.

For squash-merge repositories, the final PR title and squash body matter more than every intermediate commit. Review the merge commit text before approval.

Changelog Rules

Use the repository's changelog format first. When a project follows Keep a Changelog, place unreleased entries under categories such as Added, Changed, Deprecated, Removed, Fixed, and Security.

  • Write entries for readers, not only maintainers.
  • Name the user, operator, API, security, or migration impact.
  • Include issue or PR references only when they help traceability.
  • Keep internal implementation details out of public notes unless they affect users.
  • Mark breaking changes and required manual actions near the entry, not hidden in a commit body.
  • Do not duplicate the same change across multiple categories.
  • Keep unreleased entries concise enough to survive into release notes.
  • Remove speculative or future-tense notes that are not part of the PR.

If the project generates release notes from commits, compare the generated preview with the hand-written changelog before merge.

SemVer Impact Rules

Map the PR's release impact before approving release-note text.

  • Patch: backward-compatible bug fix, documentation correction, internal test improvement, or safe dependency/security patch.
  • Minor: backward-compatible feature, new option, new API field, new command, or deprecation notice.
  • Major: incompatible API, config, runtime, data, CLI, auth, schema, migration, or behavior change.

When the impact is uncertain, make the uncertainty explicit in the PR. Do not let ambiguous commit messages choose the version bump silently.

Merge Blockers

Block merge until resolved when:

  • the PR title or squash commit is too vague for release history;
  • a breaking change lacks a ! marker or BREAKING CHANGE: footer;
  • a user-visible change has no changelog or release-note evidence;
  • the changelog entry promises behavior that the diff does not implement;
  • the SemVer impact is missing for public API, config, schema, runtime, or CLI changes;
  • issue links, closure keywords, or migration notes point to the wrong work;
  • generated release notes include private names, raw logs, branch names, incident details, or vulnerability exploit context;
  • unrelated changes with different release impact are bundled into one commit or one changelog entry.

Review Checklist

  • {"task": "Style follows project policy", "description": "Commit title, PR title, or squash message follows the repository's documented convention"}
  • {"task": "Change type is clear", "description": "The message explains whether the PR is a feature, fix, docs update, build change, CI change, refactor, or chore"}
  • {"task": "Changelog need decided", "description": "The reviewer decided whether the PR needs an Unreleased changelog or release-note entry"}
  • {"task": "Breaking changes marked", "description": "Any incompatible behavior has a visible marker, migration note, and SemVer impact"}
  • {"task": "Issue links correct", "description": "Linked issues and closure keywords point to the intended work"}
  • {"task": "Privacy safe", "description": "Commit text, changelog notes, and generated release notes avoid private data and sensitive security details"}

Troubleshooting

  • The contributor used vague commits: use a squash commit or ask for a history cleanup before merge.
  • The changelog entry is too technical: rewrite it around the user, operator, API, or security impact.
  • A release tool generated noisy notes: fix the commit type, scope, or body before merging instead of editing only the generated output later.
  • The PR has both breaking and non-breaking work: split it or clearly mark the major-version impact.
  • Security details are sensitive: use public-safe wording and move exploit details to the approved private advisory process.

Duplicate And History Check

Checked existing rules, guides, hooks, commands, skills, open PRs, and closed PR history for commit message rules, changelog rules, Conventional Commits, Keep a Changelog, SemVer release notes, git commit generators, changelog commands, pre-commit validators, and release automation skills.

Adjacent content includes the release-notes drafting command, git-smart-commit command, git pre-commit validator hook, git-cliff changelog skill, and documentation freshness rules. This entry is distinct because it is a portable review policy for contributor PRs: it tells reviewers when commit text, changelog entries, linked issues, breaking-change markers, SemVer impact, and privacy-safe release notes are required before merge.

The earlier PR for this slot was closed after public content validation failed. This submission uses the current rules schema, includes practical safety and privacy notes, and adds exactly one source rules file.

Conventional Commits Reference

Conventional Commits 1.0.0 defines a small set of types. fix and feat map directly to Semantic Versioning, and any commit marked breaking maps to a major release regardless of its type.

Type Meaning SemVer correlation
fix A commit of the type fix patches a bug in your codebase PATCH
feat A commit of the type feat introduces a new feature to the codebase MINOR
BREAKING CHANGE A commit with a BREAKING CHANGE: footer, or a ! after the type/scope, introduces a breaking API change MAJOR

Beyond fix and feat, the spec notes that @commitlint/config-conventional (based on the Angular convention) recommends build:, chore:, ci:, docs:, style:, refactor:, perf:, test:, and others.

Verbatim spec examples reviewers can pattern-match against:

feat: allow provided config object to extend other configs
BREAKING CHANGE: extends key in config file is now used for extending other config files

feat!: send an email to the customer when a product is shipped

feat(api)!: send an email to the customer when a product is shipped

docs: correct spelling of CHANGELOG

feat(lang): add Polish language

fix: prevent racing of requests

Sources

Source citations

Add this badge to your README

Show that Contributor Commit And Changelog Rules is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.

Listed on HeyClaude
[![Listed on HeyClaude](https://heyclau.de/badge/rules/contributor-commit-changelog-rules.svg)](https://heyclau.de/entry/rules/contributor-commit-changelog-rules)

How it compares

Contributor Commit And Changelog Rules side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.

3 trust signals differ across this comparison (Package trust, Source provenance, Submitter).

Next steps differ across entries — use the actions in the table below to copy install commands and source links per resource.

Field

Source-backed rules for contributor pull requests that need clear commit messages, release-note-ready changelog entries, issue links, breaking-change markers, and privacy-safe history.

Open dossier

Expert release changelog generation capability pack for drafting, validating, and publishing user-facing release notes from conventional commits, tags, and GitHub Releases with source-backed review matrices and privacy-safe output.

Open dossier

Slash command that drafts release notes from the Conventional Commits made since the last release tag.

Open dossier

Expert release-changelog capability pack for git-cliff with conventional commits, deterministic release notes, and low-maintenance versioning.

Open dossier
Next stepsDiffers
Trust
Review statusReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewedReviewedMaintainer reviewed
Package trustDiffersPackage not verifiedPackage not verifiedPackage not verifiedPackage verified2026-04-11
Source provenanceDiffersSource-backedSubmission linkedSource submissionSource-backedNo submission link
SubmitterDiffersMkDev11kiannidevjony376
Install riskReview firstReview firstReview firstLow risk
Notes Safety ✓ Privacy ✓ Safety ✓ Privacy ✓ Safety ✓ Privacy ✓ Safety ✓ Privacy ✓
Brand
Categoryrulesskillscommandsskills
SourceSource-backedSource-backedSource-backedFirst-party
AuthorMkDev11kiannidevjony376JSONbored
Added2026-06-042026-06-152026-06-042026-04-11
Platforms
Harness
Source repo
Safety notesCommit messages, PR titles, and changelog entries become durable release history; misleading text can cause incorrect SemVer bumps, missed migrations, or hidden breaking changes. Do not hide security fixes, data migrations, dependency trust changes, deprecations, or public API changes inside vague commit messages such as update, cleanup, or misc. When release tooling parses commit history, malformed types, missing breaking-change markers, or noisy commits can publish incorrect release notes.This skill plans release publication; it must not create tags, publish releases, or push version bumps without explicit maintainer approval. Security and breaking-change entries can affect downstream consumers; require owner review before public release. Automated changelog tools may include contributor handles or internal ticket IDs; scrub before publishing. Do not run release scripts or CI publish workflows from unreviewed fork contexts.Read-only with respect to your repository when refs are validated and passed as git arguments; it only reads git history (tags and commit log) and never creates tags, commits, branches, or release artifacts. Validate the optional ref or discovered tag with `git rev-parse --verify --quiet <ref>^{commit}` and reject refs containing shell metacharacters before reading history. It proposes a version bump and notes for you to review; it does not publish a release or push anything.May produce commands or configuration for live infrastructure, CI, releases, or indexing; test changes in staging or dry-run mode first. Use least-privilege API tokens and review workflow, deploy, DNS, cache, and release changes before applying them to production.
Privacy notesCommit subjects, changelog entries, issue links, and release notes can expose customer names, account IDs, private roadmap items, vulnerability details, incident context, internal hostnames, or partner information. Use synthetic examples and public-safe wording in changelog entries; move sensitive incident or vulnerability details to approved private advisories or security channels. Review generated release notes before publication because they may combine private branch names, issue titles, commit bodies, and contributor text.Changelog drafts may expose unreleased features, customer names, internal URLs, and security fix details. GitHub compare views and release automation logs can include private repository metadata. Redact embargoed vulnerability details and internal-only migration notes from public release text. Keep registry tokens, npm credentials, and signing keys out of prompts and generated notes.Commit subjects, bodies, and author names from the selected range are included in the model's context to draft the notes. If commit messages contain internal identifiers, customer names, or unreleased details, those become part of the prompt; review the range before running on a private history. The command writes nothing to disk on its own.Inputs can include repository metadata, workflow logs, deployment settings, domain names, analytics exports, and service configuration. Redact tokens, account IDs, private URLs, customer data, and proprietary deployment details before sharing generated reports or prompts.
Prerequisites
  • A contributor pull request with commit history, PR title, PR body, and enough diff context to decide whether release notes are needed.
  • Repository guidance for commit style, squash/merge behavior, changelog format, issue-linking expectations, and release process.
  • Access to the current changelog, release notes, linked issues, and any generated release-preview output used by maintainers.
  • Permission to request a title, commit, changelog, or PR body update before merge.
  • Access to merged commit history, tags, and release branch or main since the last release.
  • Project changelog policy (keep-a-changelog sections, semver rules, and pre-release handling).
  • Permission to draft release notes without publishing until maintainer approval.
  • GitHub Releases or equivalent publish surface when shipping to users.
— none listed
  • Conventional commit policy
  • Git tags access
  • Release workflow ownership
Install
/draft-release-notes [from-ref]
curl -L https://heyclau.de/downloads/skills/git-cliff-release-changelog-capability-pack.zip -o git-cliff-release-changelog-capability-pack.zip && unzip -o git-cliff-release-changelog-capability-pack.zip -d ./git-cliff-release-changelog-capability-pack
Config
Citations
ClaimUnclaimedUnclaimedUnclaimedUnclaimed
Open 4 picks in the interactive comparison tool

Signals

Loading live community signals…

More like this, weekly

A short, calm digest of reviewed Claude resources. Unsubscribe any time.