Skip to main content

content-delete

Stars1
Forks1
UpdatedJuly 30, 2026 at 01:41

Safely delete a document from an agent-authored content collection (notes, inbox, sources, wiki) by first mapping every inbound reference to it across the whole repo, surfacing structural dependencies (hubโ†”child, category TOC), and only then removing it with git rm so the deletion is reviewable and reversible. Never auto-rewrites inbound links โ€” it reports them and proposes edits. Handles hubs with children explicitly (delete subtree / reparent / abort), never orphaning children. Use when the user asks to delete/remove a note, wiki card, spec, or inbox capture, or to clean up an obsolete doc without leaving dangling links. ๋…ธํŠธยท์œ„ํ‚คยท ์ŠคํŽ™ยทinbox ๋ฌธ์„œ ์•ˆ์ „ ์‚ญ์ œ, ์ฐธ์กฐ ํŒŒ์•… ํ›„ ์‚ญ์ œ, dangling ๋งํฌ ์—†์ด ์ •๋ฆฌ ์š”์ฒญ์— ์‚ฌ์šฉ.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly