Pre Release Review banner
bradleygolden bradleygolden

Pre Release Review

Development community

Description

--- description: Run all review agents against current branch changes --- Run all six review agents to validate the current branch changes: 1. Use the **docs-reviewer** agent to check documentation completeness 2. Use the **changelog-reviewer** agent to verify CHANGELOG.md files are up to date 3. Use the **test-reviewer** agent to ensure test coverage is adequate 4. Use the **comment-reviewer** agent to find non-critical inline comments 5. Use the **safety-reviewer** agent to check for securit

Installation

Installs to ~/.claude/commands/bradleygolden-claude-marketplace-elixir-pre-release-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bradleygolden/claude-marketplace-elixir/HEAD/.claude/commands/pre-release-review.md -o ~/.claude/commands/bradleygolden-claude-marketplace-elixir-pre-release-review.md

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

Full documentation available on GitHub

View Source Repository