By umputun
Execute autonomous tasks with Claude Code by creating structured plans from various sources (OpenSpec, GitHub issues, markdown, etc.), then launching and monitoring plan execution with configurable modes (full, review, codex-only) while preserving customizations.
Smart-merge updated ralphex defaults into customized prompts/agents
Run ralphex autonomous plan execution with progress monitoring
Create structured implementation plan in docs/plans/
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".
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.
Review diffs, files, and documents with inline annotations in a TUI overlay
Automatic plan review with revdiff
Release workflow tools - auto-versioning, release notes, changelog updates
Session workflow helpers - knowledge capture, confusion handling, course correction, clipboard copy
PR review, interactive git diff annotation review, and writing style guide
npx claudepluginhub umputun/ralphex --plugin ralphexSkill-driven planning and execution loop for coding agents: one planr entry point, an autonomous planr-loop, and evidence-backed task graph skills powered by the planr CLI.
Iterative plan review and execution workflow for Claude Code
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.
Complete task implementation workflow - accepts plan documents, issues, or task descriptions
Orchestrator drives, Codex codes — execute an approved plan one task at a time with a test gate before every commit and exactly one PR at the end
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.