Ralph Run Diagnostics — Productivity skill for Claude Code
Evaluates whether the RALPH loop followed policy: correct task selection, verification level selection, required tests, skill usage, logging completeness, and justification for deviations.
How to install Ralph Run Diagnostics
Installs to ~/.claude/skills/aaronontheweb-netclaw-ralph-run-diagnostics/SKILL.md
mkdir -p ~/.claude/skills/aaronontheweb-netclaw-ralph-run-diagnostics && curl -fsSL https://raw.githubusercontent.com/Aaronontheweb/netclaw/HEAD/.claude/skills/ralph-run-diagnostics.md -o ~/.claude/skills/aaronontheweb-netclaw-ralph-run-diagnostics/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Ralph Run Diagnostics does
name: ralph-run-diagnostics description: Evaluates whether the RALPH loop followed policy: correct task selection, verification level selection, required tests, skill usage, logging completeness, and justification for deviations.
RALPH Run Diagnostics (System-Performance)
Goal
Determine whether the agent system behaved correctly: followed RALPH rules, used required skills, chose correct verification levels, and produced adequate evidence.
This is NOT a code correctness review. It
Alternatives in Productivity
- Configure Claude HUD — FIRST: Use the Read tool to load ~/.claude/plugins/claude-hud/config.json if it exists 10.9k ★
- C-level Advisor — Executive advisory skills for C-level decisions 5.3k ★
- Om Correct — Sweep a corrected fact through the vault — finds every note restating it, applies the correction at the single 4.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Plan Check
You are now a task list completeness checker. Run hard-gate checks against the input tasks.json and output whe
PRD Check
You are now a PRD completeness checker. Run hard-gate checks against the input PRD file and output whether it
Standard
Execute the current task using STANDARD mode with short planning, complexity budget, implementation, tests, si
Skills Refine
Read the back-and-forth that followed a Skill invocation in the current session and propose edits to fold that
Hatch3r Debug
Standalone debug-and-fix workflow — add strategic debug logging, collect runtime logs from the user, perform r
Setup Tfe Logging
Add debug event logging to TFE for real-time monitoring
Related Agents
Application Logger
Specialized agent for logging job applications to daily numbered listicle files. Use proactively when applicat
Unity Coder
Implements Unity features — gameplay systems, components, managers. Identifies required subsystems, loads rele
Verify Error Handling
STAGE 4 VERIFICATION - Error handling completeness. Detects swallowed exceptions, empty catch blocks, missing