
Schmug Karkinos
- Updated January 19, 2026
- schmug/karkinos
schmug-karkinos is a Claude Code plugin that runs parallel Claude Code workers in isolated git worktrees on one repo.
About
schmug-karkinos is a Claude Code plugin from schmug/karkinos that packages parallel Claude Code workers on top of git worktrees. Developers who already live in Claude Code install it when one agent session is too slow for the number of independent tasks on their plate—feature branches, spikes, and refactors that should not stomp the same working tree. The marketplace listing emphasizes workers, worktrees, commands, skills, and tools as a cohesive bundle rather than a loose skill file. You still own git hygiene: creating worktrees, naming branches, and merging results back to main. The pattern fits agent-heavy product work where throughput matters more than a single linear chat thread. It is not a hosted CI runner or a replacement for code review; it is local orchestration so multiple Claude workers can make progress in parallel without sharing one dirty checkout.
- Git worktree isolation for parallel Claude Code worker sessions on one repository
- Bundled commands, skills, and tools oriented around multi-worker agent workflows
- Reduces serial agent bottlenecks when shipping several independent changes
- Development-category plugin marketplace entry with a single focused plugin bundle
- Worktree-based workflow fits solo builders who act as their own tech lead
Schmug Karkinos by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install schmug-karkinos@schmug/karkinosAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | January 19, 2026 |
|---|---|
| Repository | schmug/karkinos ↗ |
What it does
Spin up multiple Claude Code workers in isolated git worktrees so you can ship parallel features or experiments without branch collisions.
Who is it for?
Best when you're comfortable with git worktrees and want multiple Claude Code workers tackling independent tasks on the same repository.
Skip if: Skip if you need centralized job queues, cloud sandboxes, or developers and do not want to manage worktrees and merges manually.
What you get
After you add the plugin, you can assign separate agent workers to dedicated worktrees and integrate their branches when each stream is ready.
- Installed Karkinos plugin bundle (1 plugin) with parallel worker commands and skills
- Isolated git worktrees per Claude Code worker session
- Mergeable feature branches produced by parallel agent work
By the numbers
- Plugin bundle count: 1 plugin in schmug/karkinos
- Source repository: schmug/karkinos
- Marketplace category tag: development
Recommended Plugins
How it compares
Git worktree orchestration for Claude Code workers, not a generic task runner or MCP server catalog.
FAQ
Who is Schmug Karkinos for?
It is for developers using Claude Code who already use git and want parallel agent sessions without sharing one checkout.
When should I use Schmug Karkinos?
Use it during build and iterate cycles when you have several non-blocking tasks—features, fixes, or spikes—that benefit from separate worktrees and workers.
How do I add Schmug Karkinos to my agent?
Register the Scoheart-style marketplace source for schmug/karkinos in Claude Code, install the plugin bundle from the repo listing, then use its bundled commands and skills to start worktree-backed workers.