By motlin
Automate setup of new Git worktrees created via agent isolation: copies gitignored files like local configs and configures direnv/mise environments, enabling instant isolated branch development without manual scripting or file management.
Collection of plugins for Claude Code that enhance terminal integration and task management.
todo.md) and let Claude Code implement them automaticallyFrom GitHub:
claude plugin marketplace add motlin/claude-code-plugins
For local development or if you are behind a firewall, clone first and add from a local directory:
claude plugin marketplace add "$(pwd)"
claude plugin install markdown-tasks@motlin-claude-code-plugins
claude plugin install orchestration@motlin-claude-code-plugins
claude plugin install tmux-titles@motlin-claude-code-plugins
claude plugin install iterm2-titles@motlin-claude-code-plugins
claude plugin install build@motlin-claude-code-plugins
claude plugin install code@motlin-claude-code-plugins
claude plugin install git@motlin-claude-code-plugins
claude plugin install github@motlin-claude-code-plugins
claude plugin install java@motlin-claude-code-plugins
claude plugin install justfile@motlin-claude-code-plugins
claude plugin install offline-claude-code-guide@motlin-claude-code-plugins
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 motlin/claude-code-plugins --plugin worktree-setupUpdates iTerm2 window title with Claude Code status indicators showing current activity (working, editing files, running commands, etc.)
Core orchestration guidelines for conversation style, code style, testing, tool conventions, and workflow automation
Java and Maven tools for OpenRewrite import ordering and POM dependency management
Code quality tools for comment cleanup and emoji enhancement
GitHub Actions troubleshooting and CI/CD automation
Git workflow automation with smart commits, conflict resolution, rebase management, worktree creation, and worktree cleanup
Enhanced git worktree: base branch selection (name@base), custom branch prefix, remote tracking, selective copy/symlink for gitignored files
Creates git worktrees for all open PRs or specific branches, handling branches with slashes, cleaning up stale worktrees, and supporting custom branch creation for development.
Agent isolation via git worktrees - gives each subagent its own checkout to prevent interference.
Git automation - PRs, releases, branches, worktrees
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.