Ralph is a suite of autonomous agents that orchestrate Claude CLI for backlog-driven SDLC automation. Each agent acts as a specialized team member, picking up tasks from your backlog based on specific criteria.
Stars
38
Forks
0
Watchers
38
Open Issues
4
Overall repository health assessment
^1.12.0^15.0.0^3.23.0112
commits
Add debug --prompt/--preview-prompt, cleanup command, worktree locking, and planner re-planning
6735f88View on GitHubMove PR creation from implementer to reviewer to avoid wasting CI on unapproved code
4134f09View on GitHubFix duplicate comments in preview-prompt and add timestamps
87326ffView on GitHubHarden reviewer: require tester evidence for all approvals, remove Path C shortcut
3cbdf36View on GitHubfix: kill streaming pipeline by real PGID to prevent process leak
e89271aView on GitHubAdd blocker_check mode so planner unblocks on planned, not done
ffe8fe8View on GitHubFix worktree base branch: use origin/HEAD instead of HEAD
53b9747View on GitHubReplace Node-based ADF converter with pure jq implementation
76ec993View on GitHubFix jq parse errors from failed ralph-adf-to-md conversions
5b23173View on GitHubFix iteration hang: keep MONITOR on through wait for job reaping
1de497fView on GitHubFix loop hang: don't wait on MONITOR-launched stream process group
8372bc6View on GitHubFix loop exit: guard all kill calls with || true for set -e
10a5268View on GitHubRefactor: extract loop skeleton, split core, unify query builder, validate providers
66fea8fView on GitHub