By geertwille
Git productivity tools — worktree management with full project bootstrapping, smart branch naming, tmux setup, and more.
A productivity toolbox for shipping products faster.
Copyright (c) 2026 Geert Wille
| Plugin | Prefix | Description |
|---|---|---|
| g | /g: | Git productivity tools |
| Command | Description |
|---|---|
/g:worktree | Create, list, or clean up git worktrees with full project bootstrapping |
/g:worktree <description> | Create a new worktree from a feature description |
/g:worktree cleanup <name> | Remove a worktree safely |
/g:setup | Install tmux-worktree-switcher and configure tmux keybinding |
The g plugin includes tmux-worktree-switcher, a fast fzf-based worktree navigator for tmux. It shows all worktrees in a popup and lets you quickly switch between them.
Features:
Run /g:setup in Claude Code to automatically install the switcher.
Copy the script to your PATH:
cp /path/to/atlas/plugins/g/bin/tmux-worktree-switcher ~/.local/bin/
chmod +x ~/.local/bin/tmux-worktree-switcher
Add the keybinding to ~/.tmux.conf:
bind g display-popup -E -w 80% -h 60% "tmux-worktree-switcher"
Reload tmux config:
tmux source-file ~/.tmux.conf
Press Ctrl+B g to open the worktree switcher popup.
/plugin marketplace add GeertWille/atlas
/plugin install g@atlas
If you prefer working from a local copy:
git clone https://github.com/GeertWille/atlas.git
/plugin marketplace add /path/to/atlas
/plugin install g@atlas
By default plugins install to user scope (available in all projects). To install for a specific project only:
/plugin install g@atlas --scope project
You can also use the interactive plugin manager:
/plugin
This opens a UI where you can browse the Discover tab to find and install Atlas plugins.
MIT
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 geertwille/atlas --plugin gComprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.