herdr-pre-release-audit
The herdr-pre-release-audit skill validates release readiness for the herdr repository by comparing commits since a base release against the next-release changelog and documentation. Use it to audit release documentation, inspect merged pull requests and issue references that release CI will close, verify docs/next content before publishing, and generate a final release-readiness report following the workflow defined in references/pre-release-audit.md.
git clone --depth 1 https://github.com/ogulcancelik/herdr /tmp/herdr-pre-release-audit && cp -r /tmp/herdr-pre-release-audit/.codex/skills/herdr-pre-release-audit ~/.claude/skills/herdr-pre-release-auditSKILL.md
# Herdr Pre-release Audit Use this skill only inside the herdr repository. Read `references/pre-release-audit.md` and follow its workflow. Treat it as the source of truth for: - choosing the release base ref - inspecting first-parent history and merged PRs - auditing `docs/next/CHANGELOG.md` - auditing `docs/next/README.md` and staged website docs - checking issue reference lines - deciding when to run `just release-docs-check` - producing the final release-readiness report Do not edit files during the audit unless the user explicitly asks to apply fixes. When applying fixes, keep changes scoped to the files named in the reference workflow.
Triage open herdr GitHub issues into a concise decision-first Markdown table. Use when the user says "triage", asks to triage open issues, asks which issues need attention, or wants issue priority/recommendation lights for herdr.
Control herdr from inside it. Manage workspaces and tabs, split panes, spawn agents, read output, and wait for state changes — all via CLI commands that talk to the running herdr instance over a local unix socket. Use when running inside herdr (HERDR_ENV=1).
>-