AgentStack
SKILL verified MIT Self-run

Ralph Specum Cancel

skill-tzachbon-smart-ralph-ralph-specum-cancel · by tzachbon

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.

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 claim

About

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.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.