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.
A 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
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claim自主学习型测试文档生成器 - 从需求文档生成测试计划、测试用例、测试报告
Turn design prototypes into maintainable frontend components through structured analysis and incremental generation.
npx claudepluginhub himicoswilson/himi-claude-plugins --plugin git-worktreePersistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
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
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development