Plugin Claude Code
Plugin marketplace listing 51 plugins: add-cobra-version, add-community-files, add-goreleaser-homebrew, add-scrut-cli-tests, address-issue.
Plugin Claude Code
Plugin marketplace listing 51 plugins: add-cobra-version, add-community-files, add-goreleaser-homebrew, add-scrut-cli-tests, address-issue.
Plugin Claude Code
Add a version subcommand with build metadata (version, commit hash, build date, Go runtime version, optional JSON output) to an existing Cobra-based Go CLI, wiring up ldflags in main.go, the cmd package, GoReleaser, and the Makefile.
Plugin Claude Code
Add standard community files to a project: CONTRIBUTING.md, CODEOFCONDUCT.md, SECURITY.md, and PR template.
Plugin Claude Code
Add GoReleaser and Homebrew tap publishing to an existing Go CLI project with conditional support for completions, man pages, and macOS-only builds.
Plugin Claude Code
Set up scrut snapshot-based CLI integration testing for a CLI project.
Plugin Claude Code
Fetch a GitHub issue, plan the work, execute changes, and commit with issue references.
Plugin Claude Code
Parse a review document for actionable feedback, work through items systematically, and track resolution progress.
Plugin Claude Code
Assess a repository, determine what scaffolding and setup tools are needed, present a plan, and execute them in the correct order.
Plugin Claude Code
Check and evaluate zsh scripts using shellcheck, shfmt, shellharden, zsh -n, zcompile, setopt warncreateglobal/warnnestedvar, and checkbashisms.
Plugin Claude Code
Review and reorganize AI coding agent configuration and instruction files across Claude Code, Codex, Copilot, and OpenCode.
Plugin Claude Code
Smart, context-aware git commits with conventional commit messages and plan awareness.
Plugin Claude Code
Create GitHub issues using tmpfiles to avoid permission prompts from large multiline Bash arguments.
Plugin Claude Code
Guide for creating new plugins in this repository with consistent structure and conventions.
Plugin Claude Code
Find a GitHub issue and create a worktree, branch, and tmux window for working on it, with issue context injected as a task prompt.
Plugin Claude Code
Create a git worktree, branch, and tmux window with a task prompt using workmux.
Plugin Claude Code
Best practices for handling user-provided secrets in CLI tools: secure input methods, credential storage, secret masking, and language-specific libraries.
Plugin Claude Code
Detect project linters and formatters, run them with auto-fix, resolve remaining issues, then commit and push the fixes.
Plugin Claude Code
Bootstrap, audit, and maintain REUSE-style mixed-license coverage in a repository: LICENSES/, NOTICE, REUSE.toml, SPDX headers, and reuse lint cleanliness.
Plugin Claude Code
Fetch and merge the base branch into the current feature branch with automatic conflict resolution.
Plugin Claude Code
Sends macOS notifications when Claude Code, OpenCode, or Codex CLI finishes a task or needs your attention.
Plugin Claude Code
Add paths-ignore, concurrency groups, and timeout-minutes to existing GitHub Actions workflows.
Plugin Claude Code
Pin every version surface in a repository (action SHAs, packageManager integrity digests, dependency exact-pins, runtime version files, install commands) for one-shot supply-chain hardening.
Plugin Claude Code
Lint, commit, push, and create a pull request in one step with no prompts.
Plugin Claude Code
Fetch and rebase the current feature branch onto the base branch with automatic conflict resolution and force-with-lease push.