·ralph-graceful-exit
</>

ralph-graceful-exit

zpankz/mcp-skillset

Detects Ralph Loop completion beyond <promise> tags. Use when checking if a task is complete, verifying completion status, or detecting graceful exit conditions. Implements 4-signal detection: test loops, done signals, completion indicators, and fix plan verification.

0Installs·0Trend·@zpankz

Installation

$npx skills add https://github.com/zpankz/mcp-skillset --skill ralph-graceful-exit

SKILL.md

Detect when a Ralph Loop iteration has truly completed its task, beyond just the DONE tag. This skill implements 4-signal detection to verify genuine completion.

| hooks | ralph-circuit-breaker, ralph-rate-limiter, ralph-activity-log | | plugins | ralph-loop@claude-plugins-official |

| testloops | ≥3 consecutive | Only running tests, no code changes | | donesignals | ≥2 occurrences | "done", "complete", "finished" in output | | completionindicators | ≥2 patterns | Strong completion language patterns | | fixplancheck | all items ✓ | All @fixplan.md items checked |

Detects Ralph Loop completion beyond <promise> tags. Use when checking if a task is complete, verifying completion status, or detecting graceful exit conditions. Implements 4-signal detection: test loops, done signals, completion indicators, and fix plan verification. Source: zpankz/mcp-skillset.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zpankz/mcp-skillset --skill ralph-graceful-exit
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ralph-graceful-exit?

Detects Ralph Loop completion beyond <promise> tags. Use when checking if a task is complete, verifying completion status, or detecting graceful exit conditions. Implements 4-signal detection: test loops, done signals, completion indicators, and fix plan verification. Source: zpankz/mcp-skillset.

How do I install ralph-graceful-exit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zpankz/mcp-skillset --skill ralph-graceful-exit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/zpankz/mcp-skillset