agentsclimarketplace

Ralph specum cancel

Skill tzachbon/smart-ralph/plugins/ralph-specum-codex/skills/ralph-specum-cancel

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.From its SKILL.md

Install
npx -y skills add tzachbon/smart-ralph --skill ralph-specum-cancel

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.2 KB, 201 tokens by cl100k_base, as published. Nobody here has run it

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.

What ships with it: 1 file

314 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.