release-check

Installation
SKILL.md

Release Check

Pre-release integrity check. Doc drift after API changes is the #1 source of follow-up PRs. This skill catches everything before it ships.

Phase 1: Automated Detection

Run doc-check's stale pattern script first:

.claude/skills/doc-check/scripts/find-stale.sh

Fix every [STALE] hit before proceeding.

Phase 2: Understand the Scope

Compare against the last release tag, not main:

Installs
1
Repository
coji/durably
GitHub Stars
21
First Seen
Jun 17, 2026
release-check — coji/durably