design-prune

Detect outdated design documentation and generate pruning plans with archiving.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/spencerbeggs/claude-design-coordinator --skill design-prune
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-prune
Source: https://github.com/spencerbeggs/claude-design-coordinator/tree/main/.claude/skills/design-prune
Command: npx skills add https://github.com/spencerbeggs/claude-design-coordinator --skill design-prune

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Design documentation often accumulates outdated cruft, making it hard to find current decisions and architecture. This skill automatically identifies stale sections, outdated migrations, deprecated patterns, and duplicated content, then prunes them while preserving essential history for future reference.

Core Features & Use Cases

  • Automated historical content detection: Identify outdated patterns, migration notes, benchmarks, and duplicates.
  • Strategic pruning: Choose conservatively, normally, or aggressively to balance brevity with context.
  • Archive and report: Move pruned content to archives and generate a concise pruning report for compliance and auditing.
  • Use Case: A design team wants to release a design-system update and prune legacy notes to focus on current decisions, while keeping an archive for reference.

Quick Start

Run a conservative prune on the design-prune module to remove historical cruft while preserving current decisions.

Frequently Asked Questions about design-prune

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

FAQPage Schema
How do I prune outdated design documentation without losing essential history?

To prune outdated design documentation without losing essential history, you can identify stale sections and deprecated patterns, then archive them while preserving essential history. This process keeps current decisions discoverable and maintains a record for compliance and auditing.

What is the best way to clean up legacy design docs and migration notes?

The best way to clean up legacy design docs and migration notes is to apply strategic pruning with configurable levels like conservative, normal, or aggressive. This detects outdated patterns and duplicates, updates frontmatter, and archives pruned content to balance brevity with context.

Can I control how aggressively design docs are pruned and archived?

Yes, you can control how aggressively design docs are pruned by choosing conservative, normal, or aggressive pruning strategies. This balances brevity with context, allowing you to manage migration notes and evolution notes while automatically moving pruned content to archives.

How does staleness scoring work for identifying outdated design docs?

Staleness scoring works by evaluating design documentation to detect outdated patterns, deprecated migration notes, and duplicated content. It generates a pruning plan that identifies historical content, allowing you to update frontmatter and archive cruft while keeping current decisions discoverable.

Do I need frontmatter in my design docs to archive historical cruft?

You do not explicitly need frontmatter to archive cruft, but the pruning process includes frontmatter updates as part of its validation. Managing cross-document references and archiving pruned content works best when design modules have structured metadata to track evolution notes.