Soft-deletes a captured decision record by marking it as reverted. If no record ID provided, lists 10 recent captures for selection and confirms action.
From runenpx claudepluginhub cryptolabinc/rune --plugin runeclaude//deleteDeletes one or more issues by ID and cleans up dependency links, text references, and database entries. Defaults to preview; requires --force to execute. Supports batch from file and dependency handling.
/deleteDeletes Gateway API resources (Gateways in namespace and cluster-scoped GatewayClasses) from Kubernetes/OpenShift clusters using oc/kubectl, with confirmation and verification.
/deleteDeletes a specified workspace and its git worktrees after checking repositories for uncommitted changes or unpushed commits, prompting confirmation if issues found.
/deleteDeletes specified slide by number from <!-- Slide N --> comments with confirmation, removes file, renumbers subsequent slides, updates slides.md, and handles git operations.
/deleteSafely deletes a Git worktree by name, checks for uncommitted changes with user confirmation, removes it, and optionally deletes the branch.
Soft-delete a captured decision record by marking it as reverted.
If $ARGUMENTS is empty:
capture_history with limit=10 to show recent capturesIf $ARGUMENTS contains a record_id:
<record_id>? This marks it as reverted (soft-delete). It will be heavily demoted in search results."If user confirms:
delete_capture MCP tool with the record_idIf user declines: