Plugin Release Auditor banner
racecraft-lab racecraft-lab

Plugin Release Auditor

Security community

Description

--- name: plugin-release-auditor description: Audit plugin release configuration for the silent-gap failure mode. Cross-checks that every plugin directory has matching entries in release-please-config.json, .release-please-manifest.json, and .claude-plugin/marketplace.json — and that versions agree. Also validates that any PR title in scope follows conventional-commits. Use before opening a PR that adds or modifies a plugin. Returns a structured pass/fail report with specific file:line evidence.

Installation

Installs to ~/.claude/agents/racecraft-lab-racecraft-plugins-public-plugin-release-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/racecraft-lab/racecraft-plugins-public/HEAD/.claude/agents/plugin-release-auditor.md -o ~/.claude/agents/racecraft-lab-racecraft-plugins-public-plugin-release-auditor.md

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

Full documentation available on GitHub

View Source Repository