Wiki Gc
Description
--- name: wiki-gc description: Deep wiki cleanup — archive stale content, enforce line caps, regenerate index. Never destroys history. --- # /wiki-gc — Wiki Garbage Collection Deep pass over the project wiki. Nothing is ever deleted: content moves to `wiki/_archive/YYYY-MM/` with a stub link left behind. ## Steps 1. Scan every `wiki/**/*.md` and collect candidates: - pages with `last-verified` older than 30 days - sections marked `~~superseded~~` or `[DEPRECATED]` - detail sections
Installation
Installs to ~/.claude/skills/valsecchi75-project-scaffolder-wiki-gc/SKILL.md
mkdir -p ~/.claude/skills/valsecchi75-project-scaffolder-wiki-gc && curl -fsSL https://raw.githubusercontent.com/valsecchi75/project-scaffolder/HEAD/commands/wiki-gc.md -o ~/.claude/skills/valsecchi75-project-scaffolder-wiki-gc/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation