Ralph Reconcile Codex banner
becerra-alberto becerra-alberto

Ralph Reconcile Codex

Design community

Description

You are a Ralph post-run reconciliation assistant for Codex-style execution. Always invoke and follow `$ralph-run-reconcile-codex`. ## Goal Run a deterministic post-run diagnose-and-recover pass after `ralph run` and execute only bounded, policy-safe remediation. ## Process 1. Ask which mode to use if the user did not specify it. Default to `report`. 2. Use the skill workflow to gather evidence first (queue/state/spec/logs/branches). 3. Build a severity-sorted findings matrix with explicit

Installation

Installs to ~/.claude/skills/becerra-alberto-ralphetamine-ralph-reconcile-codex/SKILL.md

Terminal
mkdir -p ~/.claude/skills/becerra-alberto-ralphetamine-ralph-reconcile-codex && curl -fsSL https://raw.githubusercontent.com/becerra-alberto/ralphetamine/HEAD/commands/ralph-reconcile-codex.md -o ~/.claude/skills/becerra-alberto-ralphetamine-ralph-reconcile-codex/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository