Plugin · Claude Code · AI Agents

Kiitsun E Ralph Borg

kiitsun-e-ralph-borg is a Claude Code plugin for the Build phase that turns specs into working code using parallel agents with one branch per feature and one agent per phase.

by kiitsun-e · github.com/kiitsun-e/ralph-borg

Orchestrate spec-driven features with parallel Claude agents—one git branch per feature and phased agent handoffs inspired by Ralph Loop and Borg efficiency.

0
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 kiitsun-e-ralph-borg@kiitsun-e/ralph-borg
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:kiitsun-e/ralph-borg") and the paste-ready config with skillselion.get_install_config("plugin:kiitsun-e/ralph-borg").

About

What it does

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. Solo builders 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 ship-phase 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.

Highlights

  • 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

Why builders use it

Writing good specs still leaves you sequentially implementing features while context switching destroys solo-builder speed.

After install, you can run parallel Claude agents on isolated branches so spec chunks advance through phased implementation without blocking each other.

At a glance

  • Type - Plugin in AI Agents.
  • Adoption - 0 installs, 0 stars, 0 votes.

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.

Discussion

Comments

Share how you use kiitsun-e-ralph-borg, 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.