
Jero2rome Compounder
Add a fixed iterative loop plugin that runs repeated agent turns with session isolation and parallel-safe prompts in Claude Code.
Overview
jero2rome-compounder is a plugin marketplace for the Build phase that provides a session-isolated fixed iterative loop for Claude Code agents.
What is this marketplace?
- Fixed iterative loop plugin for Claude Code (v1.0.6)
- Session-isolated runs so parallel sessions do not cross-contaminate state
- Multi-line prompt support for longer instruction blocks
- Parallel-safe design for concurrent agent workflows
- 1 plugin in the marketplace
- compounder version 1.0.6
- Category: development
What problem does it solve?
Manually re-prompting Claude Code for each refinement pass is slow and risky when parallel sessions need isolated, repeatable loops.
Who is it for?
Solo builders who live in Claude Code and want a structured repeat loop for multi-step implementation without custom scripts.
Skip if: Users who only need one-off answers, non-Claude agents, or production monitoring loops outside the dev session.
What do I get? / Deliverables
After adding the marketplace you enable compounder to drive multi-line, parallel-safe iterative agent loops in a single plugin.
- Repeated agent iterations within one isolated session
- Multi-line prompt-driven refinement cycles without manual continue spam
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Build is the primary shelf because compounder is an agent-session control loop for implementing and refining work inside Claude Code. Agent-tooling captures iterative loop orchestration rather than a one-shot code generator.
How it compares
Agent loop orchestration plugin, not a domain MCP server or static skill checklist.
Common Questions / FAQ
Who is Jero2rome Compounder for?
It is for Claude Code developers who want Compounder’s fixed iterative loop with isolation and parallel-safe sessions.
When should I use Jero2rome Compounder?
Use it during Build when a task needs several agent passes with a stable prompt and you do not want to manually resend continue instructions.
How do I add Jero2rome Compounder to my agent?
Add the jero2rome/compounder marketplace in Claude Code and install the compounder plugin from the marketplace manifest.