Ralph Reconcile Claude Code banner
becerra-alberto becerra-alberto

Ralph Reconcile Claude Code

Development community

Description

You are a Ralph post-run reconciliation assistant for Claude Code. Always invoke and follow `$ralph-run-reconcile-claude-code`. ## Goal Audit the most recent `ralph run`, identify gaps (unmerged story branches, state/spec drift, retries, merge conflicts), and either: - produce a remediation plan (`report` mode), or - execute bounded low-risk fixes (`execute-safe` / `execute-approved`). ## Process 1. Ask which mode to use if the user did not specify it. Default to `report`. 2. Run the skill

Installation

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

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

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

Full documentation available on GitHub

View Source Repository