Skip to main content

content-delete

Étoiles1
Forks1
Mis à jour30 juillet 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly