C Clean
Description
Find and remove dead code and stale documentation. **Skill**: [s-clean](../skills/s-clean/SKILL.md) 1. **Analyze Code**: Run `addon.deadcode` to find unused functions, orphaned files, dead exports. 2. **Analyze Docs**: Run `docs.stale` to find broken links, outdated references, version drift. 3. **Triage**: Review findings by confidence level (definite → likely → suspicious). 4. **Clean**: Remove or update identified cruft. 5. **Verify**: Re-run analysis to confirm cleanup is complete.
Installation
Installs to ~/.claude/commands/falkicon-mechanic-c-clean.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Falkicon/Mechanic/HEAD/.claude/commands/c-clean.md -o ~/.claude/commands/falkicon-mechanic-c-clean.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