By umputun
Autonomous multi-step plan execution with Claude Code: converts specs and issues into structured plans, then runs them with review loops and iteration control. Merges updated defaults into existing configs without losing customizations.
Convert plans from various source formats (OpenSpec, spec-kit, GitHub/GitLab issues with checklists, generic task-lists, free-form markdown) into ralphex-format plans in docs/plans/. Triggers on "ralphex-adopt", "adopt plan", "convert plan to ralphex", "import plan as ralphex".
Create structured implementation plan in docs/plans/
Smart-merge updated ralphex defaults into customized prompts/agents
Run ralphex autonomous plan execution with progress monitoring
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub umputun/ralphex --plugin ralphexReview diffs, files, and documents with inline annotations in a TUI overlay
Automatic plan review with revdiff
Session workflow helpers - knowledge capture, confusion handling, course correction, clipboard copy
Release workflow tools - auto-versioning, release notes, changelog updates
PR review, interactive git diff annotation review, and writing style guide
Zero-dependency planning + execution with .flow/ task tracking and Ralph autonomous mode (multi-model review gates). Worker subagent per task for context isolation. Prime assesses 8 pillars (48 criteria) with GitHub API integration. Includes 20 subagents, 11 commands, 16 skills.
Iterative plan review and execution workflow for Claude Code
Describe your goal, approve the spec, then step away — Claude and Codex loop together until it's right.
Humanize - An iterative development plugin that uses Codex to review Claude's work. Creates a feedback loop where Claude implements plans and Codex independently reviews progress, ensuring quality through continuous refinement.
Implementation planning, execution, and PR creation workflows with multi-agent collaboration
Plan and autonomously build a software task end-to-end. Recons the codebase, applies preloaded memory, decomposes into the right number of phases, gets one confirmation, then prepares a single ready-to-paste /goal command — one paste between you and done — that drives execution to completion with built-in retry, fix-spec recovery, and per-phase memory writeback. Works on Claude Code and Codex.