📝
AI EngineeringGo

Implementation Plan Creator

by umputun

Implementation Plan Creator is an AI Engineering 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 Implementation Plan Creator
Copy Implementation Plan Creator 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-plan ~/.claude/skills/ralphex-plan

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

What Implementation Plan Creator does

Implementation Plan Creator creates structured implementation plans in docs/plans/ with interactive context gathering and approach exploration. Use it to break down coding tasks into tested, step-by-step plans.

Implementation Plan Creator is cataloged under AI Engineering on DirSkills. Implementation Plan Creator comes from a repository tagged automation, claude-code, codex, ralph-loop and ralph-wiggum.

Documentation

README

Implementation Plan Creation

Create an implementation plan in docs/plans/YYYYMMDD-<task-name>.md with interactive context gathering.

Prerequisites: Verify CLI Installation

Check if ralphex CLI is installed (needed to execute the plan after creation):

which ralphex

If not found, inform user they'll need it to execute the plan:

Proceed with plan creation regardless, but remind user to install before execution.

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

Frequently asked about Implementation Plan Creator

  • What else does umputun publish alongside Implementation Plan Creator?

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

  • How does Implementation Plan Creator compare to other AI Engineering skills?

    Implementation Plan Creator ranks #1021 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. 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 Implementation Plan Creator against them. Open each page to compare what they document and how they install.