delete-doc

Identify and remove documentation pages after user confirmation with link checks.

60|2|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/reasondb/reasondb --skill delete-doc-reasondb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delete-doc
Source: https://github.com/reasondb/reasondb/tree/main/docs/.claude/skills/delete-doc
Command: npx skills add https://github.com/reasondb/reasondb --skill delete-doc-reasondb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deleting outdated or unwanted documentation pages is error-prone and time-consuming; this Skill guides users through a safe, interactive deletion process with confirmation prompts.

Core Features & Use Cases

  • Interactive confirmation prompts before deletion to prevent accidental removals.
  • Page impact analysis including incoming links and navigation references to maintain documentation integrity.
  • Optional cleanup actions like removing references from navigation or creating redirects when appropriate.

Quick Start

Specify the page to delete and confirm the action to complete the removal.

Frequently Asked Questions about delete-doc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely delete documentation pages without breaking incoming links?

To safely delete documentation pages, this Skill analyzes incoming links and navigation references before removal. It presents an interactive confirmation prompt and offers optional cleanup actions like creating redirects to maintain your docs site integrity.

What is the best way to remove deprecated content from a docs site?

The best way to remove deprecated content is using a guided deletion process that checks for orphaned drafts and incoming links. This Skill performs an impact analysis and removes navigation entries or sets up redirects upon user confirmation.

Can I set up redirects when deleting a docs page?

Yes, you can set up optional redirects when deleting a docs page. After analyzing incoming links and navigation entries, the Skill presents deletion options that include creating redirects to ensure visitors and link references are routed correctly.

How do I check for orphaned drafts before purging documentation?

You can check for orphaned drafts by running this Skill to perform a page impact analysis. It scans for incoming links and navigation references, allowing you to identify and purge orphaned drafts safely after reviewing the analysis and confirming the action.

Does removing a docs page automatically clean up navigation entries?

Removing a docs page includes optional cleanup actions for navigation entries. When you confirm the deletion, the Skill can automatically remove references from the site navigation to prevent broken links and maintain documentation structure.