AgentSkillsCN

Ralph Start

拉尔夫启程

SKILL.md

/ralph-start — Begin a Ralph Loop Session

Usage

/ralph-start

Description

Initializes a manual ralph-style session by reading all context files and identifying the next task. Use this when working interactively (not via ralph.sh).

Instructions

  1. Read the following files in order:

    • CLAUDE.md — project rules
    • AGENTS.md — discovered patterns and gotchas from prior work
    • PROGRESS.md — what was done in previous iterations
    • PRD.md — the task list
  2. Identify the next unchecked (- [ ]) task in PRD.md that is NOT marked [BLOCKED].

  3. Report:

    • A brief summary of what was learned from AGENTS.md
    • The last 3 entries from PROGRESS.md
    • The next task to work on
    • Any relevant gotchas from AGENTS.md for this specific task
  4. Ask the user to confirm before starting implementation.

Model

haiku