
Kiitsun E Ralph Borg
- Updated January 16, 2026
- kiitsun-e/ralph-borg
kiitsun-e-ralph-borg is a Claude Code plugin that turns specs into working code using parallel agents with one branch per feature and one agent per phase.
About
kiitsun-e-ralph-borg is a Claude Code plugin that implements a spec-driven development loop where multiple Claude agents work in parallel instead of one long conversational thread. developers who already write feature specs can register this marketplace entry to map each feature to its own branch and assign agents to distinct phases—reducing context bleed and mimicking a small team’s throughput without hiring. The positioning explicitly blends Ralph Loop iteration discipline with Borg-like parallel assimilation of tasks, which suits API backends, multi-route SaaS features, and agent-heavy repos where sequential coding stalls velocity. You should reach for it after validation artifacts exist and before review, when the bottleneck is implementation bandwidth rather than idea clarity. It expects comfort with git branching and agent orchestration concepts, so complexity lands at intermediate. It does not replace testing, security review, or deployment plugins—you still own ship and operate gates once agents land code on branches.
- Single-plugin bundle focused on spec-driven parallel agent development
- Ralph Loop meets Borg-style efficiency: branch isolation plus phased agents
- One branch per feature to reduce merge collisions on indie SaaS codebases
- One agent per phase for structured handoffs through implementation steps
- Keywords: agent, borg, orchestration, parallel, ralph, specdriven
Kiitsun E Ralph Borg by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install kiitsun-e-ralph-borg@kiitsun-e/ralph-borgAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | January 16, 2026 |
|---|---|
| Repository | kiitsun-e/ralph-borg ↗ |
What it does
Orchestrate spec-driven features with parallel Claude agents—one git branch per feature and phased agent handoffs inspired by Ralph Loop and Borg efficiency.
Who is it for?
Best when you have written specs or tickets and want git-isolated, multi-agent coding sessions in Claude Code.
Skip if: Skip if you're still ideating without specs, or teams that only need single-thread chat without branch orchestration.
What you get
After install, you can run parallel Claude agents on isolated branches so spec chunks advance through phased implementation without blocking each other.
- Branch-isolated implementations per spec chunk
- Phased agent runs aligned to Ralph Loop-style iteration
Recommended Plugins
How it compares
Spec-driven parallel agent orchestration plugin, not a persona pack or generic lint skill collection.
FAQ
Who is Kiitsun E Ralph Borg for?
Claude Code users practicing spec-driven development who want Ralph-style loops and parallel agent work across feature branches.
When should I use Kiitsun E Ralph Borg?
Use it once features are scoped on paper or in issues and you are ready to implement several paths concurrently with disciplined phase handoffs.
How do I add Kiitsun E Ralph Borg to my agent?
Add the kiitsun-e/ralph-borg marketplace to Claude Code, install the single plugin bundle, then follow its spec-to-branch-to-agent workflow from your repo.