— No reviews yet
0 installs
9 views
0.0% view→install
Install
$ agentstack add skill-tzachbon-smart-ralph-ralph-specum-cancel ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Are you the author of Ralph Specum Cancel? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
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
- Resolve the target spec. If none exists, report that there is nothing to cancel.
- Read
.ralph-state.jsonwhen present and summarize the current phase and progress. - Safe cancel is the default. Delete
.ralph-state.jsononly and keep the spec files unless the user asked for full removal. - If the user wants full removal, confirm first, then delete the spec directory and clear
.current-specwhen it points to that spec. - If the removed spec belongs to the active epic, keep epic files intact unless the user explicitly asked to remove epic planning too.
- Report exactly what was removed.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: tzachbon
- Source: tzachbon/smart-ralph
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.