Staleness Detector
Description
--- name: staleness-detector description: Use this agent to detect stale documentation by comparing git timestamps between source files and their corresponding doc files. Runs staleness-check.sh for mechanical git work, then interprets the results. <example> Context: Auditing documentation freshness user: "Check if our docs are up to date" assistant: "I'll use the staleness-detector agent to compare git timestamps between code and docs." <commentary> Staleness detection is the first
Installation
Installs to ~/.claude/agents/xiaolai-docs-guardian-for-claude-staleness-detector.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/xiaolai/docs-guardian-for-claude/HEAD/agents/staleness-detector.md -o ~/.claude/agents/xiaolai-docs-guardian-for-claude-staleness-detector.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development