
Hiroshi75 Ccplugins
- 3 repo stars
- Updated January 16, 2026
- hiroshi75/ccplugins
hiroshi75-ccplugins is a Claude Code plugin that helps you plan parallel development work with dependencies, timelines, and worktree-aware execution.
About
hiroshi75-ccplugins is a minimal Claude Code plugin bundle from hiroshi75/ccplugins with one plugin oriented around parallel development planning. developers and small teams use it when a backlog item is too large for a single linear agent session and needs to be broken into parallelizable chunks with clear dependencies, timelines, and worktree-friendly branch strategy. The catalog metadata emphasizes analysis, calculation, critical path, multiple parallel plans, and version/worktree usage—signals that the skill guides structured planning before agents touch the repo. It fits Skillselion’s Build journey for people who already use Claude Code and want PM-style rigor without leaving the agent. Expect intermediate familiarity with git worktrees and multi-branch workflows. With only one plugin in the bundle, scope stays narrow: planning and orchestration rather than full-stack scaffolding or review automation.
- Plans multi-developer or multi-agent work using parallel tracks and explicit dependency analysis
- Ties planning to git worktree workflows so branches map to parallel tasks
- Surfaces critical-path and timeline calculation for sequencing agent or human work
- English-first planning output aimed at solo builders coordinating several changes at once
- Single bundled plugin (planparalleldev) focused on execution planning—not code generation itself
Hiroshi75 Ccplugins by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install hiroshi75-ccplugins@hiroshi75/ccpluginsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 3 |
|---|---|
| Last updated | January 16, 2026 |
| Repository | hiroshi75/ccplugins ↗ |
What it does
Split a big feature into parallel workstreams with dependency ordering and git worktrees before your agent starts coding.
Who is it for?
Best when you're splitting one milestone across several branches or agent sessions with real dependency constraints.
Skip if: Skip if you only need a single-file tweak or already run a full external PM tool with no git worktree workflow.
What you get
You get an ordered parallel plan—what can run together, what blocks what, and how worktrees map to tasks—so agents implement in the right sequence.
- Parallel work plan with dependency ordering
- Timeline or critical-path view for agent implementation
- Worktree-aligned task breakdown
By the numbers
- 1 plugin in bundle
- Repository: hiroshi75/ccplugins
- Catalog lists ~3 GitHub stars at last fetch
Recommended Plugins
How it compares
Planning orchestration plugin, not a code-review or integration MCP server.
FAQ
Who is Hiroshi75 Ccplugins for?
Claude Code users who coordinate multi-step builds and want parallel plans with dependency and worktree awareness before implementation.
When should I use Hiroshi75 Ccplugins?
Use it when scoping a feature that should be split across parallel agents or branches and you need a timeline and critical-path order first.
How do I add Hiroshi75 Ccplugins to my agent?
Install the plugin from the hiroshi75/ccplugins repository into Claude Code, register the bundle, then invoke the parallel-planning plugin when starting a multi-track build.