🔄
AutomationGo

Ralphex Adopt

by umputun

Ralphex Adopt is an Automation skill for Claude Code, published by umputun in ralphex.

1.4K stars119 forkson umputun/ralphexAdded 2026/08/19+1% in starsRepository updated 2026/08/17
automationclaude-codecodexralph-loopralph-wiggumreview
Install in seconds
Install Ralphex Adopt
Copy Ralphex Adopt into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/umputun/ralphex/tree/master/docs/plans/completed ~/.claude/skills/completed

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/umputun/ralphex.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
docs/plans/completed/20260430-ralphex-adopt-skill.md in umputun/ralphex
Installs to
~/.claude/skills/completed
Collection
One of 5 skills cataloged from this repository
Category
Automation1523 skills

What Ralphex Adopt does

Ralphex Adopt converts source plans from OpenSpec, spec-kit, GitHub/GitLab issues, generic task lists, and free-form Markdown into ralphex-format plans in docs/plans/. Use it when you have an existing plan or spec in another format and want to run it through ralphex without manually rewriting.

Ralphex Adopt is cataloged under Automation on DirSkills. Ralphex Adopt comes from a repository tagged automation, claude-code, codex, ralph-loop and ralph-wiggum.

Documentation

README

Add ralphex-adopt skill for converting plans from various formats

Overview

Add a new Claude Code skill ralphex-adopt that converts source plans from various formats into ralphex-format plans in docs/plans/. The skill complements the existing ralphex-plan (creates plan from scratch) and ralphex-update (merges defaults) skills, addressing the gap where users have an existing plan or spec in some other format and want to run it through ralphex without manual rewriting.

This is the opening of the README. Read the full README on GitHub.

Commands Ralphex Adopt provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /ralphex-update
  • /ralphex-adopt
  • /ralphex-plan
  • /ralphex

Frequently asked about Ralphex Adopt

  • What else does umputun publish alongside Ralphex Adopt?

    Ralphex Adopt is one of 5 skills that DirSkills catalogs from umputun/ralphex, the repository it ships in. Its siblings there include Implementation Plan Creator, Ralphex and Ralphex Adopt. Each one is a separate skill with its own page in this directory, installs the same way Ralphex Adopt does, and is maintained by umputun in that same repository. The rest of the collection is listed on the umputun/ralphex page.

  • How does Ralphex Adopt compare to other Automation skills?

    Ralphex Adopt ranks #619 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Ralphex Adopt against them. Open each page to compare what they document and how they install.