By bengous
Interactive git commands with AI assistance for commit management, history rewriting, PR/issue triage, and repository cleanup
npx claudepluginhub bengous/claude-code-plugins --plugin git-toolsPerform a comprehensive analysis of the git repository to identify branches and worktrees that can be cleaned up. This is a READ-ONLY analysis - no deletions will be performed.
Wait for CI to pass, then merge PR and update local branch
Maps GitHub Actions CI runs to git commits and identifies suspect ranges between last known good and first known bad commits.
Trigger Claude review on the PR for the current branch
Perform git repository cleanup operations based on the analysis from `/git-tools:analyze-git`.
Create a commit that closes a GitHub issue
Investigate a GitHub issue, fact-check it, and optionally execute
Analyze an open issue and propose to treat or close it
Write agent-ready GitHub issues (create new or edit existing)
Approve plan mode with worktree isolation and PR creation
Interactive git rebase with visual plan and AI-powered commit improvements
Squash git commits by pattern or hash without opening an editor
Analyze an open PR and propose to treat or close it
A curated marketplace of Claude Code plugins for development workflow automation.
# Add this marketplace to Claude Code
/plugin marketplace add bengous/claude-code-plugins
# Install a plugin
/plugin install <plugin-name>@bengous-plugins
| Plugin | Version | Description |
|---|---|---|
| claude-orchestration | 2.6.0 | Parallel multi-agent orchestration for complex features with git-wt --stack worktree isolation |
| git-tools | 1.11.1 | Interactive git commands with AI assistance for commit management, history rewriting, PR/issue triage, agent-ready issue writing, and submodule automation |
| code-quality | 1.4.2 | Code quality and cleanup commands for maintaining clean, maintainable code |
| mermaid-diagrams | 1.0.0 | Create and edit Mermaid diagrams for software engineering work, architectural ideas, and technical documentation |
| claude-meta-tools | 1.15.0 | Meta-tools for Claude Code: maintain documentation (CLAUDE.md sync), prompt coaching/auditing, research, concept demystification, and extend Claude capabilities |
| claude-settings-manager | 1.1.0 | Manage Claude Code settings with JSONC support and schema extraction |
| git-worktree | 1.2.0 | Git worktree helper with stack support for multi-agent orchestration |
| plan-review | 1.0.1 | Multi-agent plan review workflow requiring architect and simplifier approval before plan execution |
| agents-bridge | 1.3.1 | Bridge to external AI agents (Codex, Gemini CLI, etc.) for cross-model collaboration |
| conductor | 1.3.5 | Conversational planning skill that produces self-contained implementation plans |
| software-craft | 1.0.1 | Opinionated design skills for software excellence: CLI design, system architecture, and more |
| plugin-dev | 1.0.0 | Dev tool for syncing Claude Code plugin cache from local sources |
| git-sweep | 1.0.0 | Interactive git branch and worktree cleanup with smart categorization, squash-merge detection, and backup analysis |
| ship | 1.0.0 | Ship feature branches: strip working files, create PRs, merge to main with GPG signing and squash support |
See each plugin's README for detailed documentation and usage.
# Clone with submodules
git clone --recurse-submodules https://github.com/bengous/claude-code-plugins.git
cd claude-code-plugins
# Install tools and hooks
mise install && lefthook install
Requires mise for tool management.
MIT License - See LICENSE for details.
Augustin BENGOLEA - @bengous
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Runs pre-commands
Contains inline bash commands via ! syntax
Share bugs, ideas, or general feedback.
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.