By cboone
Prepare a versioned release or Claude Code marketplace catalog state tag: update release files, create a release commit, tag locally, and optionally publish a GitHub Release.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub cboone/agent-harness-plugins --plugin releaseGo code style guide based on Google Go Style Guide, Effective Go, Code Review Comments, and Cobra CLI behavior.
Scaffold a complete Rust CLI project with Cargo, cargo-deny, cargo-nextest, git-cliff, GitHub Actions CI/CD, and Makefile.
Sends macOS notifications when Claude Code, OpenCode, or Codex CLI finishes a task or needs your attention.
Find a GitHub issue and create a worktree, branch, and tmux window for working on it, with issue context injected as a task prompt.
Parse a review document for actionable feedback, work through items systematically, and track resolution progress.
Release workflow tools - auto-versioning, release notes, changelog updates
External artifacts: commit, pull-request, release-tag, issue-create
Git and workspace operations for active development workflows - commit messages, PR prep, documentation updates, and version management
Intelligent git commits with conventional format, semantic analysis, and changelog generation
Git workflows - commits, branches, PRs, issue processing, auto-close detection, and repository management
When writing a git commit message. When task completes and changes need committing. When project uses semantic-release, commitizen, git-cliff. When choosing between feat/fix/chore/docs types. When indicating breaking changes. When generating changelogs from commit history.