Shipledger is a tool that verifies release notes match actual git commits. It compares manually-written release notes against local git history without generating notes or calling GitHub. The demo shows a passing check for v0.2.0 and a failing check for v0.3.0 due to a missing commit reference.