ralph
SolidUse when implementing a plan or executing a prompt that requires verified completion.
AI & Automation 11 stars
3 forks Updated yesterday MIT
Install
Quality Score: 82/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
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
AI & Automation Featured
ralph
Self-referential loop until task completion with configurable verification reviewer
39,098 Updated today
Yeachan-Heo AI & Automation Featured
ralphex
Run ralphex autonomous plan execution with progress monitoring
1,481 Updated 2 days ago
umputun AI & Automation Listed
ralph
Self-referential loop until task completion with architect verification
6 Updated today
mazenyassergithub