What problem does it solve?
Ralph turns a folder-based HTML request queue into a predictable one-ticket-at-a-time workflow, reducing mistakes when multiple tasks, states, and handoffs need to be managed carefully.
Core Features & Use Cases
- Queue-driven execution: Checks todo, inprogress, and done folders to pick the next ticket and advance it through the workflow.
- Single-file focus: Ensures only the ticket-defined HTML file is created or edited, preventing unrelated changes.
- Operational handoff: Supports controlled batch work for HTML updates, ticket processing, and agent-assisted delegation when a task needs escalation.
Quick Start
Use the ralph skill to process the next ticket in the queue, complete the assigned HTML file exactly as instructed, and move the ticket to done.