Doc Janitor banner
dialpad dialpad

Doc Janitor

Development community

Description

--- name: doc-janitor description: "Use this agent to clean up stale documentation artifacts before merging a branch. Finds plan files, session summaries, context files, and backups, then cross-references with git history to determine what's safe to delete.\n\n<example>\nuser: 'clean up docs before I merge'\nassistant: 'I'll launch the doc-janitor agent to find and remove stale documentation artifacts.'\n</example>\n\n<example>\nuser: '/doc-janitor'\nassistant: Launches the doc-janitor agent to

Installation

Installs to ~/.claude/agents/dialpad-dialtone-doc-janitor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dialpad/dialtone/HEAD/.claude/agents/doc-janitor.md -o ~/.claude/agents/dialpad-dialtone-doc-janitor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository