ralph-specum-cancel

Solid

This skill should be used only when the user explicitly asks to use `$ralph-specum-cancel`, or explicitly asks Ralph Specum in Codex to stop execution or remove a spec.

AI & Automation 339 stars 21 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
84
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
46
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Ralph Specum Cancel Use this to stop execution and optionally remove a spec. ## Contract - Resolve the target by explicit path, exact name, or `.current-spec` - Always clear execution state when the user wants to stop execution - Confirm before deleting a spec directory - Do not guess on ambiguous names ## Action 1. Resolve the target spec. If none exists, report that there is nothing to cancel. 2. Read `.ralph-state.json` when present and summarize the current phase and progress. 3. Safe cancel is the default. Delete `.ralph-state.json` only and keep the spec files unless the user asked for full removal. 4. If the user wants full removal, confirm first, then delete the spec directory and clear `.current-spec` when it points to that spec. 5. If the removed spec belongs to the active epic, keep epic files intact unless the user explicitly asked to remove epic planning too. 6. Report exactly what was removed.

Details

Author
tzachbon
Repository
tzachbon/smart-ralph
Created
4 months ago
Last Updated
1 weeks ago
Language
Shell
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category