🔄
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/assets/claude/skills/ralphex-adopt ~/.claude/skills/ralphex-adopt

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
assets/claude/skills/ralphex-adopt/SKILL.md in umputun/ralphex
Installs to
~/.claude/skills/ralphex-adopt
Collection
One of 5 skills cataloged from this repository
Category
Automation1523 skills

What Ralphex Adopt does

Ralphex Adopt converts plans from OpenSpec, spec-kit, GitHub/GitLab issues, and generic task lists into ralphex-format plan files. Use it when migrating an existing plan or issue into docs/plans for execution with ralphex.

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

ralphex-adopt - Convert Plans Into ralphex Format

SCOPE: Read a source plan in some other format and produce a new ralphex-format plan at docs/plans/YYYYMMDD-<slug>.md. The source is never modified. Existing target files are never silently overwritten.

Supported source shapes:

  • OpenSpec change: directory containing proposal.md, tasks.md, optional specs/**/spec.md
  • spec-kit spec: directory or file with spec/plan/tasks separation
  • GitHub or GitLab issue: URL, #N, or owner/repo#N with body that contains a task checklist
  • Generic task-list: any structured markdown/text with headings and bullet items
  • Free-form markdown: prose brain dump with no fixed structure

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

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 #620 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.