By geoffjay
Advanced git workflow utilities for interactive rebase, commit management, cherry-pick, reflog recovery, bisect, worktree management, and branch cleanup. Enforces Conventional Commits and best practices for clean repository history.
Interactive git bisect workflow to find commits that introduced bugs using binary search
Git conventions and workflow guidelines using Conventional Commits
Manage multiple working trees for parallel development, testing, and code review without branch switching overhead.
Interactive rebase helper with guided workflows for squashing, reordering, editing, and splitting commits
Advanced stash management including list, save, apply, pop, and organize stashes with detailed context.
Advanced git operations including complex rebase strategies, interactive staging, commit surgery, and history manipulation. Use when user needs to perform complex git operations like rewriting history or advanced merging.
Git conventions and workflow best practices including Conventional Commits, branch naming, and commit message guidelines. Use when user needs guidance on git standards, commit formats, or workflow patterns.
Repository management strategies including branch strategies (Git Flow, GitHub Flow, trunk-based), monorepo patterns, submodules, and repository organization. Use when user needs guidance on repository structure or branching strategies.
Git troubleshooting techniques including recovering lost commits, fixing merge conflicts, resolving detached HEAD, and diagnosing repository issues. Use when user encounters git errors or needs to recover from mistakes.
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.
[!WARNING] For now this is just a place to try out Claude plugins, not much to see here.
Add this marketplace to Claude Code:
/plugin marketplace add geoffjay/claude-plugins
This makes all plugins available for installation, but does not load any agents or tools into the Claude context.
Browse available plugins:
/plugin
Install the plugins you need:
/plugin install golang-development
Each installed plugin only loads its specific agents, commands, and skills into the Claude context.
Three-tier architecture for token efficiency:
claude-agents/
├── .claude-plugin/
│ └── marketplace.json # all plugins
├── plugins/
│ ├── golang-development/
│ │ ├── agents/ # Expert definitions
│ │ ├── commands/ # Scaffolding tool
│ │ └── skills/ # Specialized skills
│ └── ... (more plugins)
├── docs/ # Comprehensive documentation
└── README.md # This file
To add new agents, skills, or commands:
plugins/.md files in the appropriate subdirectory:
agents/ - For specialized agentscommands/ - For tools and workflowsskills/ - For modular knowledge packages.claude-plugin/marketplace.jsonSee Architecture Documentation for detailed guidelines.
This project borrows considerably from wshobson/agents.
MIT License - see LICENSE file for details.
npx claudepluginhub p/geoffjay-git-plugins-utilities-gitExperienced Rust developer with expertise in user interface development using the gpui crate
Advanced Ruby development tools with a focus on the Sinatra web framework
Experienced Rust developer with expertise in building reliable network applications using the Tokio library and its associated stack
Plugin management and scaffolding tools for creating and maintaining Claude Code plugins
Experienced Go development patterns and tools
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Harness-native ECC operator layer - 64 agents, 261 skills, 84 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.