Mlaugharn Plugin Marketplace
mlaugharn-plugin-marketplace is a Claude Code plugin marketplace for the Build phase that offers one worktree and task-sync oriented plugin.
Register a minimal Claude Code marketplace whose plugin centers on git worktrees, task sync, and parallel branch work.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install mlaugharn-plugin-marketplace@mlaugharn/plugin-marketplaceBuilt 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:mlaugharn/plugin-marketplace") and the paste-ready config with skillselion.get_install_config("plugin:mlaugharn/plugin-marketplace").
What it does
mlaugharn-plugin-marketplace is a small Claude Code plugin marketplace listing exactly one extension aimed at syncing tasks with git worktree setups. Solo builders who run multiple working trees off one repository—common when an agent works one branch while you review another—can add this marketplace to avoid manually tracking which tree owns which task. Catalog metadata is sparse beyond sync, tasks, and worktree keywords, so treat it as a focused git-integration bundle rather than a broad skills library. It sits squarely in build-phase agent tooling because the value is making Claude Code play nicely with local parallel branches. Beginners need basic worktree familiarity; the marketplace itself is simple to register. If you do not use worktrees, skip this entry in favor of fuller development marketplaces.
Highlights
- Community marketplace with 1 plugin focused on worktree workflows
- Keywords: sync, tasks, worktree for parallel git development
- Lightweight auto-discovered listing without a long public description
- Fits solo builders juggling multiple local branches with Claude Code
- Development-adjacent git integration rather than a full PM suite
Why builders use it
Parallel git worktrees and agent tasks fall out of sync when Claude Code has no dedicated plugin bridge.
Adding the marketplace enables a single plugin that ties task sync to worktree-based branch workflows.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is mlaugharn-plugin-marketplace for?
Claude Code users who manage multiple git worktrees and want task synchronization via mlaugharn/plugin-marketplace.
When should I use mlaugharn-plugin-marketplace?
When parallel local branches and worktrees are part of your build workflow and you need agent-side task sync.
How do I add mlaugharn-plugin-marketplace to my agent?
Register mlaugharn/plugin-marketplace as a Claude Code marketplace source and enable its single listed plugin.
Comments
Share how you use mlaugharn-plugin-marketplace, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.