ralph

Installation
SKILL.md

Ralph

Execute exactly one autonomous task from a local issue queue, using the current repo state, recent commits, and docs/issues/<change-name> as the source of truth.

Ralph is the queue runner. For a user-selected issue that should be executed directly without AFK queue selection, use the standalone execute-issue skill instead.

Inputs

Expect the user or wrapper script to provide:

  • Local issue files from docs/issues/<change-name>
  • The last few commits, if available
  • The repository working tree

If no actionable AFK issue remains, output exactly:

<promise>NO MORE TASKS</promise>

Do not search other docs/issues/ change folders. Ralph is scoped to the provided docs/issues/<change-name> directory only, even if git status, recent commits, or repo exploration reveal other open issue folders.

Installs
4
First Seen
May 13, 2026
ralph — carlitose/agent-skills