Plugin · Claude Code · Productivity

Hiroshi75 Ccplugins

hiroshi75-ccplugins is a Claude Code plugin for the Build phase that helps you plan parallel development work with dependencies, timelines, and worktree-aware execution.

by hiroshi75 · github.com/hiroshi75/ccplugins

Split a big feature into parallel workstreams with dependency ordering and git worktrees before your agent starts coding.

3
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install hiroshi75-ccplugins@hiroshi75/ccplugins
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:hiroshi75/ccplugins") and the paste-ready config with skillselion.get_install_config("plugin:hiroshi75/ccplugins").

About

What it does

hiroshi75-ccplugins is a minimal Claude Code plugin bundle from hiroshi75/ccplugins with one plugin oriented around parallel development planning. Solo builders 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.

Highlights

  • 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

Why builders use it

Large features collapse into one chaotic agent thread because nobody mapped dependencies or parallel tracks before coding started.

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.

At a glance

  • Type - Plugin in Productivity.
  • Adoption - 0 installs, 3 stars, 0 votes.

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.

Discussion

Comments

Share how you use hiroshi75-ccplugins, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.