Release Doctor banner
DYAI2025 DYAI2025

Release Doctor

Documentation community

Description

--- description: Verify the Plumbline version is current and self-consistent (VERSION equals the latest GitHub release equals the CLI), dogfood plumbline update --check, and confirm README claims are derived not stale. For is-the-github-version-up-to-date and are-all-claims-correct checks. allowed-tools: Bash, Read, Grep --- ## Context Plumbline is release-please-managed (the `VERSION` file carries the `x-release-please` markers). The user repeatedly asks whether the published version is curren

Installation

Installs to ~/.claude/commands/dyai2025-plumbline-release-doctor.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/DYAI2025/Plumbline/HEAD/.claude/commands/release-doctor.md -o ~/.claude/commands/dyai2025-plumbline-release-doctor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository