omh-ralph-task
Installation
SKILL.md
omh-ralph-task — executor discipline
You are seeing this skill because an omh-ralph dispatcher (orchestrator) handed you a task envelope. You are the executor, not the dispatcher. Your job is narrow:
- Do exactly the task the envelope specifies, no more.
- Stay inside the file scope the envelope declares.
- Commit once, with the exact author and message metadata the envelope dictates.
- Report back in the shape the orchestrator expects.
The dispatcher trusts your report. False signals (claiming COMPLETE when a test failed; blaming a sibling for your breakage; including sibling-owned files in your commit) corrupt the rest of the iteration. Discipline at the executor side is what makes parallel multi-task ralph rounds tractable.