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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ralph solves the problem of unreliable task completion by creating a persistence loop that re-checks and verifies progress until the task is fully completed and architect-approved.

Core Features & Use Cases

  • Persistence across iterations: the skill keeps working on a task until it is truly done, with ongoing state and progress tracking.
  • Parallel execution with verification: it coordinates parallel delegation with mandatory architect sign-off before completion.
  • Automatic retries and mandatory verification: failures trigger retries and require fresh verification evidence.
  • Use Case: When a complex task spans multiple iterations or requires durable state across retries, Ralph ensures completion with architect verification.

Quick Start

Launch the Ralph workflow and let it loop, persisting state until completion is architect-verified.

Frequently Asked Questions about ralph

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

FAQPage Schema
How do I ensure a multi-step workflow completes with verification across retries?

Ensuring multi-step workflow completion with verification across retries requires a persistence loop that tracks ongoing state and re-checks progress until the task is fully done and architect-approved.

What is architect verification in task execution workflows?

Architect verification in task execution workflows is a mandatory sign-off process that requires fresh verification evidence before a task is marked complete, ensuring reliability across parallel execution and iterations.

How do I persist task state across automatic retries for complex workflows?

To persist task state across automatic retries for complex workflows, you need a looping mechanism that maintains durable state and re-executes failed steps until architect verification confirms full completion.

Can I use parallel execution with mandatory sign-off for multi-step tasks?

Yes, parallel execution with mandatory sign-off for multi-step tasks is possible by coordinating structured delegation to specialist agents while enforcing an architect verification gate before final completion.

What's the best way to handle task failures that require retries and verification?

The best way to handle task failures requiring retries and verification is to enforce execution policies that automatically trigger retries and demand fresh verification evidence on each iteration until the task succeeds.

When do I need a persistence loop for task completion?

You need a persistence loop for task completion when a complex task spans multiple iterations, requires durable state across retries, and demands architect sign-off to guarantee reliable execution.