ralph

Drive persistent task loops with session state and architect verification.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Linnanli/xClaw --skill ralph-linnanli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralph
Source: https://github.com/Linnanli/xClaw/tree/main/.codex/skills/ralph
Command: npx skills add https://github.com/Linnanli/xClaw --skill ralph-linnanli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ralph solves the problem of incomplete or partially completed tasks by maintaining a persistence loop that continues iterating until a task is truly complete and architect-verified. It also ensures robust parallel work with session persistence and mandatory verification before completion.

Core Features & Use Cases

  • Persistent task loops with stateful context across iterations and automatic retry on errors
  • Parallel delegation to specialized agents with explicit verification milestones
  • Enforced completion criteria and architect sign-off to prevent premature results
  • Suitable for long-running workflows that span planning, execution, and validation

Quick Start

Start Ralph to begin a persistence loop that iterates tasks until completion with architect verification.

Frequently Asked Questions about ralph

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

FAQPage Schema
How do I ensure long-running workflow tasks complete fully without partial results?

To ensure long-running workflow tasks complete fully, use a persistence loop that maintains session state and iterates with automatic retries until mandatory architect verification signs off the final results.

What is the best way to manage parallel execution across multi-step tasks?

The best way to manage parallel execution across multi-step tasks is to delegate work to specialized agents with explicit verification milestones, tracking structured progress to guarantee verifiable results.

How does a persistence loop handle automatic retries for background operations?

A persistence loop handles automatic retries by maintaining stateful context across iterations, enforcing execution policies during background operation, and continuing the loop until completion criteria are met.

Can I use architect verification to prevent premature task completion?

Yes, you can use architect verification to prevent premature task completion by enforcing formal sign-off requirements that validate all execution milestones before the workflow finishes.

When do I need mandatory sign-off for a multi-step task workflow?

You need mandatory sign-off for a multi-step task workflow when your process spans planning, execution, and validation phases, requiring enforced completion criteria and formal verification before delivering results.