ralphex
Run coding plans autonomously with Claude Code or Codex
All Skills in This Repository (3)
Pure Emerald Level Indicatorsralphex-plan
Creates structured implementation plans in docs/plans/ through interactive context gathering.
ralphex-adopt
Convert external plan formats into ralphex-format plan files in docs/plans.
ralphex
Launch and monitor ralphex autonomous plan executions with live progress tracking in CLI environments.
Frequently Asked Questions
FAQPage SchemaHow to install ralphex?▼
Run `npx skills add umputun/ralphex --all -g -y` in your terminal to install all skills in this suite globally.
What does ralphex do?▼
It runs your implementation plan autonomously with Claude Code or Codex, executing each task in a fresh AI session, committing changes, and running multi-agent code reviews without supervision.
How do I create a plan for ralphex?▼
Use the ralphex-plan skill to build a structured plan interactively, or the ralphex-adopt skill to convert existing OpenSpec, spec-kit, or GitHub issue checklists into ralphex format.
Does ralphex work with Codex and other AI tools?▼
Yes. It supports Codex as a full executor via the --codex flag and includes wrapper scripts for Gemini, Copilot, OpenCode, and other CLIs.
Can I monitor ralphex while it runs?▼
Yes. It streams timestamped progress logs, offers a real-time web dashboard with --serve, and can send Telegram, Slack, email, or webhook notifications on completion.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core