god-ralph

Coordinate Ralph workers and Beads to execute parallel development tasks.

1|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/Dunc4nJ/entropy-plugins --skill god-ralph
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: god-ralph
Source: https://github.com/Dunc4nJ/entropy-plugins/tree/main/god-ralph/skills/god-ralph
Command: npx skills add https://github.com/Dunc4nJ/entropy-plugins --skill god-ralph

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates complex software development workflows by coordinating ephemeral Ralph workers and Beads to execute multiple tasks in parallel, providing persistent progress tracking across sessions.

Core Features & Use Cases

  • Orchestrates multi-bead workflows with automatic parallelism while preserving dependencies.
  • Verifies merged results using a built-in bead and verification pattern, creating fix-beads on failures.
  • Provides a unified interface to plan, monitor, and resume long-running development sessions.

Quick Start

Plan beads and start god-ralph to execute them across parallel worktrees.

Frequently Asked Questions about god-ralph

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate parallel execution of multiple development tasks across different worktrees?

You can automate parallel execution by orchestrating Ralph workers and Beads to execute tasks across multiple worktrees simultaneously. This skill handles automatic parallelism while preserving dependencies, ensuring tasks run concurrently without conflicts.

What is the best way to track persistent progress for long-running development sessions?

Persistent progress tracking across sessions is achieved by coordinating Ralph workers and Beads. This provides a unified interface to plan, monitor, and resume long-running development workflows even after session interruptions.

How do I verify merged results and handle failures in an automated development workflow?

Verify merged results using the built-in bead and verification pattern, which automatically creates fix-beads on failures. This ensures robust merge handling and diagnostic workflows during parallel task execution.

Can I resume a complex multi-bead workflow if my development session is interrupted?

Yes, you can resume long-running development sessions because the orchestration provides persistent progress tracking. This allows you to plan, monitor, and continue multi-bead workflows across multiple sessions without losing state.

How do I ensure robust bead specifications and acceptance criteria when planning parallel tasks?

Robust bead specifications and acceptance criteria are ensured by using ralph_spec during the planning phase. This enables proper task definition before Ralph workers execute the beads in parallel across worktrees.