Back to list
rstacruz

ralph-loop

by rstacruz

6🍴 1📅 Jan 24, 2026

SKILL.md


name: ralph-loop description: A "ralph loop" iterates through a plan in a ticket-by-ticket basis. Use this when use specifically asks for a "ralph loop".

Ralph loop

Pre-requisites:

  1. Ensure there is a PRD as a Markdown file (artefacts/prd.md by default)
  2. Ensure the PRD has tickets
  3. Ensure tickets have acceptance criteria
  4. Ensure there is a progress file (artefacts/progress.md) - create an empty one if not

Workflow:

  1. Spawn an agent:
    • Spawn a @general agent to do the instructions in <skill_dir>/once.md
    • Use its instructions in verbatim, but change the file paths if needed
    • Include additional instructions / preamble if given by user
    • Ensure all plan files are included (eg, PRD, TDD)
  2. Verify commit:
    • Verify that the agent created a git commit, create one if it didn't
  3. Assess completeness:
    • If the agent reports all PRD tasks are done ("PRD_COMPLETE"), stop
    • Otherwise, repeat step 1 (up to 10 times max iterations)

Guidelines:

  • Only 1 iteration per agent. Do not ask agent to do more than 1
  • Use new agent sessions (eg, don't reuse session_id) - unless otherwise specified

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon