Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Create git worktrees from branches, descriptions, or remotes with prefixes like feature/ or bugfix/, opening each in a new macOS Terminal with Claude Code for parallel development across multiple branches. Launch up to 3 prefixed worktrees with simultaneous Claude sessions after plan confirmation. Cleanup by merging to main, deleting branches, closing terminals, and optionally pushing or creating GitHub PRs.
npx claudepluginhub himicoswilson/himi-claude-plugins --plugin git-worktreeA plugin marketplace for Claude Code by himicoswilson.
| Plugin | Description |
|---|---|
| git-worktree | Manage git worktrees with Claude Code |
# Add the marketplace
/plugin marketplace add himicoswilson/himi-claude-plugins
# Install plugin
/plugin install git-worktree
.
├── .claude-plugin/
│ └── marketplace.json # Marketplace definition
└── git-worktree/ # Git worktree plugin
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── commands/ # Slash commands
│ ├── wt-create.md
│ └── wt-finish.md
├── scripts/ # Shell scripts
│ ├── wt-create.sh
│ ├── wt-finish.sh
│ ├── wt-parallel.sh
│ └── lib/ # Shared libraries
│ ├── common.sh
│ ├── terminal.sh
│ ├── detect-terminal.sh
│ └── adapters/ # Terminal adapters
├── skills/ # Agent skills
│ └── parallel-tasks/
│ └── SKILL.md
├── LICENSE
└── README.md
MIT License - see individual plugin directories for details.
himicoswilson
Enhanced git worktree: base branch selection (name@base), custom branch prefix, remote tracking, selective copy/symlink for gitignored files
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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.
Automatically copies gitignored files and configures direnv/mise when agent worktree isolation creates a worktree
Harness-native ECC plugin for engineering teams - 64 agents, 262 skills, 84 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
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.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
自主学习型测试文档生成器 - 从需求文档生成测试计划、测试用例、测试报告
Turn design prototypes into maintainable frontend components through structured analysis and incremental generation.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim