ralph

GitHub

Ralph是一个基于PRD的持久化循环技能,确保任务迭代执行直至所有用户故事通过验证。适用于需要保证完成度和结构化执行的复杂开发任务。

.github/skills/ralph/SKILL.md zereight/gitlab-mcp

Trigger Scenarios

用户要求持续工作直到完成任务 强调必须完成并验证结果

Install

npx skills add zereight/gitlab-mcp --skill ralph -g -y
More Options

Non-standard path

npx skills add https://github.com/zereight/gitlab-mcp/tree/main/.github/skills/ralph -g -y

Use without installing

npx skills use zereight/gitlab-mcp@ralph

指定 Agent (Claude Code)

npx skills add zereight/gitlab-mcp --skill ralph -a claude-code -g -y

安装 repo 全部 skill

npx skills add zereight/gitlab-mcp --all -g -y

预览 repo 内 skill

npx skills add zereight/gitlab-mcp --list

SKILL.md

Frontmatter
{
    "name": "ralph",
    "description": "PRD-driven persistence loop until task completion with verification. Activate when user says: ralph, don't stop, must complete, finish this, keep going until done.\n",
    "argument-hint": "[--no-prd] [--no-deslop] <task description>"
}

Ralph

Ralph is a PRD-driven persistence loop that keeps working on a task until ALL user stories have passes: true and are reviewer-verified.

When to Use

  • Task requires guaranteed completion with verification
  • Work may span multiple iterations and needs persistence
  • Task benefits from structured PRD-driven execution

When NOT to Use

  • Full autonomous pipeline → use /omg-autopilot
  • Explore or plan before committing → use /plan
  • Quick one-shot fix → delegate to @executor

Flags

  • --no-prd: Skip PRD generation, work in legacy mode (for trivial fixes)
  • --no-deslop: Skip the mandatory post-review cleanup pass

Steps

1. PRD Setup (first iteration)

  • Check if .omc/prd.json exists via omg_read_prd
  • If none exists, generate a PRD scaffold with task-specific acceptance criteria
  • CRITICAL: Replace generic criteria with specific, testable ones
  • Initialize progress tracking

2. Pick Next Story

  • Read PRD via omg_read_prd
  • Select highest-priority story with passes: false

3. Implement Current Story

  • Delegate to @executor at appropriate complexity level
  • If sub-tasks are discovered, add as new stories to PRD

4. Verify Acceptance Criteria

  • For EACH criterion, verify with fresh evidence
  • Run relevant checks (test, build, lint, typecheck)
  • If any criterion NOT met, continue working

5. Mark Story Complete

  • Set passes: true via omg_update_story
  • Record progress in progress.txt

6. Check PRD Completion

  • Call omg_check_completion
  • If NOT all complete, loop to Step 2
  • If ALL complete, proceed to verification

7. Reviewer Verification

  • @verifier checks against specific acceptance criteria from PRD
  • @architect reviews for architectural soundness

7.5 Mandatory Cleanup Pass

  • Unless --no-deslop, run /ai-slop-cleaner on changed files only

7.6 Regression Re-verification

  • Re-run all tests after cleanup pass
  • Only proceed after regression tests pass

8. Completion

  • On approval: run /cancel for clean exit
  • On rejection: fix issues, re-verify, loop back

Execution Policy

  • Fire independent tasks simultaneously
  • Run builds/tests in background
  • Deliver full implementation: no scope reduction, no partial completion

Checklist

  • All PRD stories have passes: true
  • Acceptance criteria are task-specific (not generic)
  • All requirements met (no scope reduction)
  • Fresh test output shows all tests pass
  • Reviewer verification passed
  • Cleanup pass completed (or --no-deslop)
  • Post-cleanup regression tests pass

Version History

  • a8f5d4f Current 2026-07-25 10:04

Same Skill Collection

.github/skills/ai-slop-cleaner/SKILL.md
.github/skills/cancel/SKILL.md
.github/skills/ccg/SKILL.md
.github/skills/coding-standards/SKILL.md
.github/skills/deep-dive/SKILL.md
.github/skills/deep-interview/SKILL.md
.github/skills/omg-autopilot/SKILL.md
.github/skills/plan/SKILL.md
.github/skills/ralplan/SKILL.md
.github/skills/remember/SKILL.md
.github/skills/review/SKILL.md
.github/skills/security-scan/SKILL.md
.github/skills/self-improve/SKILL.md
.github/skills/skill-stocktake/SKILL.md
.github/skills/status/SKILL.md
.github/skills/tdd/SKILL.md
.github/skills/team/SKILL.md
.github/skills/trace/SKILL.md
.github/skills/ultraqa/SKILL.md
.github/skills/ultrawork/SKILL.md
.github/skills/verify/SKILL.md
skills/gitlab-mcp/SKILL.md

Metadata

Files
0
Version
dc58dc0
Hash
49195a0d
Indexed
2026-07-25 10:04

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-22 04:27
浙ICP备14020137号-1 $mapa de visitantes$