safe-delete

Stage deletions with `scripts/safe-delete` (script-first, no MCP tool calls). Moves paths to `/tmp/safe-delete` with collision-safe names. [skill-hash:71d8a0c]

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "safe-delete" with this command: npx skills add robertmsale/.codex/robertmsale-codex-safe-delete

Safe Delete

Use this skill whenever you need to remove files/directories without permanent deletion.

Required Path

  • Run: ~/.codex/skills/safe-delete/scripts/safe-delete <path...>
  • Do not call MCP safe-delete tools.
  • Do not run raw rm unless user explicitly asks for hard delete.

Behavior

  • Creates /tmp/safe-delete if missing.
  • Moves each provided path to /tmp/safe-delete/<name>-<timestamp>-<rand>.
  • Prints one mapping line per moved path.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

request-review

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

gh-version-control-workflow

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

assign-agent

No summary provided by upstream source.

Repository SourceNeeds Review