🔀
AutomationShell

Ralph Specum Switch

by tzachbon

Ralph Specum Switch is an Automation skill for Claude Code, published by tzachbon in smart-ralph.

527 stars47 forkson tzachbon/smart-ralphAdded 2026/08/26+2% in starsRepository updated 2026/07/23
agentic-codingaiai-agentsautonomous-codingclaudeclaude-codeclaude-code-pluginclaude-code-skillsclaude-skillscodex-skillscoding-agentdeveloper-toolsllmproductivityralph-loopralph-wiggumspec-driven-developmentworkflow-automation
Install in seconds
Install Ralph Specum Switch
Copy Ralph Specum Switch 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/tzachbon/smart-ralph/tree/main/plugins/ralph-specum-codex/skills/ralph-specum-switch ~/.claude/skills/ralph-specum-switch

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/tzachbon/smart-ralph.git

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

In this catalog

Source file
plugins/ralph-specum-codex/skills/ralph-specum-switch/SKILL.md in tzachbon/smart-ralph
Installs to
~/.claude/skills/ralph-specum-switch
Collection
One of 19 skills cataloged from this repository
Category
Automation1523 skills

What Ralph Specum Switch does

Ralph Specum Switch updates the active spec pointer when explicitly asked to switch specs. It lists available specs, resolves exact names or paths, and summarizes the selected spec state.

Ralph Specum Switch is cataloged under Automation on DirSkills. Ralph Specum Switch comes from a repository tagged agentic-coding, ai, ai-agents, autonomous-coding and claude.

Documentation

README

Ralph Specum Switch

Use this to switch the active spec.

Contract

  • Read .claude/ralph-specum.local.md when present
  • Parse specs_dirs from frontmatter to discover all spec roots
  • Treat the first specs_dirs entry as the default root
  • Default specs root is ./specs
  • .current-spec lives in the default specs root
  • Do not guess on ambiguous names

Action

  1. Resolve the requested target by full path or exact name.
  2. If no target was provided, list available specs grouped by root.
  3. If the name is ambiguous across roots, stop and require a full path.
  4. Update .current-spec:
    • bare name for the default root
    • full path for non-default roots
  5. Read the target spec state and summarize phase, progress, approval state, and present files.

Frequently asked about Ralph Specum Switch

  • What else does tzachbon publish alongside Ralph Specum Switch?

    Ralph Specum Switch is one of 19 skills that DirSkills catalogs from tzachbon/smart-ralph, the repository it ships in. Its siblings there include Communication Style, Delegation Principle and Ralph Specum. Each one is a separate skill with its own page in this directory, installs the same way Ralph Specum Switch does, and is maintained by tzachbon in that same repository. The rest of the collection is listed on the tzachbon/smart-ralph page.

  • How does Ralph Specum Switch compare to other Automation skills?

    Ralph Specum Switch ranks #1329 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 Ralph Specum Switch against them. Open each page to compare what they document and how they install.

More from tzachbon/smart-ralph

Ralph Specum Switch is one of 19 skills cataloged on DirSkills from tzachbon/smart-ralph.

See all 19 skills
📝
5d ago

Communication Style

Communication Style defines concise output rules for agents: short, scannable, actionable. Use it when writing plans, status updates, or task breakdowns that need to be easy to scan in a terminal.
Writing
52747
🧭
5d ago

Delegation Principle

Delegation Principle defines the main agent as a coordinator that parses input, reads context, and delegates all work to subagents. Use it when an agent must avoid direct implementation and route each phase to the right specialist.
AI Engineering
52747
🧭
5d ago

Ralph Specum

Ralph Specum coordinates spec-driven coding phases for Ralph workflows, including triage, research, requirements, design, tasks, and implementation. Use it when explicitly invoking $ralph-specum, asking for autonomous or quick mode, or resuming a named phase.
AI Engineering
52747
🛑
5d ago

Ralph Specum Cancel

Ralph Specum Cancel stops a spec execution and can remove spec state or files when explicitly requested. Use it to resolve the target spec, clear execution state, and confirm before deleting directories.
Automation
52747
🧩
5d ago

Ralph Specum Design

Ralph Specum Design coordinates the design phase for an active spec and delegates all architecture work to an architect-reviewer sub-agent. Use it when explicitly invoking the Ralph design phase for a spec.
AI Engineering
52747
📝
5d ago

Ralph Specum Feedback

Ralph Specum Feedback captures product feedback or bug reports for Ralph Specum. Use it to summarize the issue, collect reproduction details, and draft or submit a GitHub issue when requested.
Writing
52747