Agent skill

ralph-specum

Use only when the user explicitly invokes `$ralph-specum`, requests Ralph Specum in Codex, asks Ralph Specum to handle a named phase, or explicitly requests autonomous or quick mode or continuation without pauses.

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill ralph-specum-tzachbon-smart-ralph --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/agent/ralph-specum-tzachbon-smart-ralph/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Ralph Specum Use this as the primary Codex surface for Ralph Specum. It carries the full reusable workflow and can handle the entire command surface directly when helper skills are not installed. ## Read These References - `references/workflow.md` for the phase flow, branch and worktree behavior, quick mode, and command routing - `references/state-contract.md` for `.ralph-state.json`, `.progress.md`, commit rules, and resume semantics - `references/path-resolution.md` for `specs_dirs`, `.current-spec`, ambiguity handling, and default directory behavior - `references/parity-matrix.md` for Claude-to-Codex feature translation and command mapping ## Use These Helpers - `scripts/resolve_spec_paths.py` for spec roots, current spec, and unique or ambiguous name resolution - `scripts/merge_state.py` for safe top-level state merges - `scripts/count_tasks.py` for task counts and next incomplete task - `assets/templates/` for the canonical Ralph markdown file shapes - `assets/bootstrap/` when the user wants optional project-local Codex guidance ## Primary Routing Handle these intents directly: | Intent | Action | |--------|--------| | Start, new, resume, quick mode | Follow the start flow i

What's inside
Steps it walks through
  1. Read These References
  2. Use These Helpers
  3. Primary Routing
  4. Core Rules
  5. Stop Enforcement
  6. Response Handoff
  7. Current Workflow Expectations
  8. Bootstrap
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the ralph-specum skill do?

Use only when the user explicitly invokes `$ralph-specum`, requests Ralph Specum in Codex, asks Ralph Specum to handle a named phase, or explicitly requests autonomous or quick mode or continuation without pauses.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill ralph-specum-tzachbon-smart-ralph --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going