ralph

$npx mdskill add opentabs-dev/opentabs/ralph

Plans tasks and generates Ralph task files for autonomous execution when users need to organize work or fix issues.

  • Helps users plan tasks, create PRDs, run Ralph, or fix batches of issues efficiently.
  • Integrates with Ralph tooling to generate and manage task files for execution.
  • Triggers on keywords like 'ralph', 'create tasks', 'plan this', 'run ralph', or 'prd' to initiate actions.
  • Presents results as generated task files ready for autonomous agent execution.
SKILL.md
.github/skills/ralphView on GitHub ↗
---
name: ralph
description: 'Plan work and generate ralph task files for autonomous execution. Use when the user wants to plan tasks, create a prd, run ralph, or fix a batch of issues. Triggers on: ralph, create tasks, plan this, run ralph, prd.'
---

**IMPORTANT: This file is a stub. The actual skill content is maintained in `__SKILL__.md` in this same directory.**

Before proceeding, you MUST read the file `.claude/skills/ralph/__SKILL__.md` for the latest skill instructions. The content is kept separate so that updates to the skill are always picked up fresh, even if this stub was cached at the start of a session.
More from opentabs-dev/opentabs