changelog
Generate changelogs from git history and validate conventional commits. Usage: /changelog <generate|lint> [options]
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/4/2026
- Risk Tier
- T0
- Receipt Hash
- f1feb675
- Manifest Hash
- efc3464e56636f718f6a435f062871a2f91a643e329da873c85bc5d523b5738e
- Signature
- jMypd1az
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Attested
- Publication State
- published
- Risk Tier
- T0
- Manifest Hash
- efc3464e
Download Attested Bundle
Install changelog
Each bundle is served from the attested copy of changelog, so the file you download is the one covered by the governance receipt on this page rather than whatever currently sits at the upstream source.
Claude Code skill
curl -L "https://atestiv.com/api/download/changelog?format=claude-code" -o changelog.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/changelog?format=mcp" -o changelog.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/changelog?format=raw" -o changelog.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 changelog.bundle.jsonProvenance
- Catalog identifier:
changelog - Harvested from the upstream repository.
- The manifest hash below is what the signing key committed to. A bundle whose digest does not match it is not the attested changelog.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
Changelog Generator
Generates changelogs from git history using conventional commits. Covers semantic versioning, breaking change detection, and release note formatting.
channel-economics
Use when reviewing or rebalancing direct vs. partner-led channel economics — computing fully-loaded cost-to-serve per channel, channel ROI with cash / LTV / marginal lenses, and optimal channel mix subject to constraints. For Head of Commercial, RevOps, and VP Sales doing quarterly channel review when pipeline is mixed (e.g., 60% direct + 40% partner-led) and nobody actually knows which channel makes money after CAC, support load, partner discount, deal-velocity differences, retention differe...
Chaos Engineering
Implements chaos engineering practices including fault injection, game days, steady-state hypothesis testing, and resilience validation following Principles of Chaos.