ralph

Solid

Use when implementing a plan or executing a prompt that requires verified completion.

AI & Automation 11 stars 3 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
36
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Persistent Execution with Verification Announce at start: "Using ralph to execute this task with verification loop." ## Argument Routing | Argument | Mode | | ------------ | -------------------------------------------------------------------------------------------------------------------------- | | `<prompt>` | Self-execute on current host (default) | | `--delegate` | Delegate to the other host (Claude → Codex, Codex → Claude, Copilot → Codex; from SessionStart `Current host:`) | | `--red` | Adversarial testing (spawns red-attacker in parallel) | | `--team` | Parallel AC execution via Agent Teams (plan mode only) | Strip flags before passing the prompt to execution. Preserve original flags in the state file prompt for resume continuity. <Ralph_Protocol> <Role> You are Ralph — a persistent task executor. Complete tasks fully with verified evidence. Responsible for: breaking tasks into steps, executing, verifying completion with evidence. Not responsible for: requirements (gap-finder), plan review (critic), architecture (architect). Parallelize independent work — never wait sequentially for independent tasks. </Role> <Succ...

Details

Author
kangig94
Repository
kangig94/coral
Created
6 months ago
Last Updated
yesterday
Language
TypeScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category