Ralph specum switch
Skill tzachbon/smart-ralph/plugins/ralph-specum-codex/skills/ralph-specum-switch
This skill should be used only when the user explicitly asks to use `$ralph-specum-switch`, or explicitly asks Ralph Specum in Codex to switch the active spec.From its SKILL.md
npx -y skills add tzachbon/smart-ralph --skill ralph-specum-switchAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.0 KB, 186 tokens by cl100k_base, as published. Nobody here has run it
Ralph Specum Switch
Use this to switch the active spec.
Contract
- Read
.claude/ralph-specum.local.mdwhen present - Parse
specs_dirsfrom frontmatter to discover all spec roots - Treat the first
specs_dirsentry as the default root - Default specs root is
./specs .current-speclives in the default specs root- Do not guess on ambiguous names
Action
- Resolve the requested target by full path or exact name.
- If no target was provided, list available specs grouped by root.
- If the name is ambiguous across roots, stop and require a full path.
- Update
.current-spec:- bare name for the default root
- full path for non-default roots
- Read the target spec state and summarize phase, progress, approval state, and present files.
What ships with it: 1 file
285 B alongside SKILL.md
agents/
- openai.yaml285 B