One-click install
npx skills add https://github.com/realsigridjin/oh-my-codex --skill ralph-realsigridjin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralph
Source: https://github.com/realsigridjin/oh-my-codex/tree/main/skills/ralph
Command: npx skills add https://github.com/realsigridjin/oh-my-codex --skill ralph-realsigridjin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ralph prevents complex engineering tasks from being abandoned halfway or declared complete without fresh verification, keeping work persistent across iterations until an architect confirms the result.

Core Features & Use Cases

  • Persistent Iteration: Continues incomplete work across retries while tracking TODO items and prior progress.
  • Parallel Delegation: Routes independent tasks to specialized agents using appropriate capability tiers.
  • Verification and Recovery: Requires fresh test, build, diagnostic, and architect-review evidence before completion, while revisiting rejected work and handling recurring blockers.
  • Use Case: Use Ralph for a multi-file feature that requires implementation, testing, architectural review, and reliable continuation when an iteration stops before the task is finished.

Quick Start

Activate the ralph skill and provide the engineering task you want completed until it passes verification and receives architect approval.

Frequently Asked Questions about ralph

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

FAQPage Schema
How do I ensure complex software engineering tasks are fully completed and verified before stopping?

To ensure software engineering tasks are fully completed, use persistent iteration with mandatory architect verification. This approach tracks TODO items across retries and requires fresh test and build evidence before declaring completion.

What is the best way to manage multi-step software feature implementation with parallel delegation?

The best way to manage multi-step feature implementation is parallel delegation, routing independent tasks to specialized agents using appropriate capability tiers. This routes independent tasks to specialized agents while tracking prior progress.

How does persistent agent orchestration handle incomplete work across retries?

Persistent agent orchestration handles incomplete work by continuing iterations across retries while tracking TODO items and prior progress. It revisits rejected work and handles recurring blockers until an architect confirms the result.

Can I use agent-tier routing for multi-file feature implementation and architectural review?

Yes, you can use agent-tier routing for multi-file feature implementation requiring architectural review. It routes independent tasks to specialized agents while requiring architect approval and clean state cleanup for reliable continuation.

Why does my automated engineering task stop before passing verification?

Automated engineering tasks stop before passing verification when they lack persistent iteration and mandatory architect approval. Requiring fresh diagnostic evidence and TODO tracking ensures work continues until fully complete and verified.

Does Ralph require fresh test and build evidence for task completion?

Yes, Ralph requires fresh test, build, and diagnostic evidence before task completion. It mandates architect-review evidence and clean state cleanup, ensuring complex implementations pass verification rather than being abandoned halfway.