Skip to content

Latest commit

 

History

History
43 lines (43 loc) · 1.44 KB

File metadata and controls

43 lines (43 loc) · 1.44 KB
title jr - Structured Ralph
tagline Multi-agent toolkit for Claude Code that adds worktree-per-feature, reviewer subagents, and human approve gates around a Ralph-style loop.
attribution Rich Snapp
tier tool
autonomous true
canonical_url https://github.com/snapwich/jr
upstream
repo ref paths
snapwich/jr
main
README.md
setup_command # Requires: Claude Code, just, GNU stow. just init ../my-project
when_to_use When raw Ralph produces too much slop or tangles parallel work.
when_not_to_use Tasks that don't need parallel work, jr's worktree machinery is overkill for one PR at a time.
tags
ralph
structured-ralph
worktree
multi-agent
claude-code
use_cases
building-features
sources
title author url year
snapwich/jr
Rich Snapp (snapwich)
2026
title author url year
Automating agents with the next iteration of Ralph
Rich Snapp
2026
related
patterns antiPatterns practices glossary tools workflows
worktree-fanout
ralph-wiggum-loop
vibe-merging
confidently-wrong-ai-slop
parallel-sessions-in-worktrees
human-in-loop-checkpoints
worktree-pattern
claude-code
ralph-wiggum-loop
antfarm
anthropic-ralph-plugin
loop
trigger steps gate exit
User story
Worktree per feature
Build + reviewer subagents
Human approves?
Merge