Docs Freshness banner
littlebearapps littlebearapps

Docs Freshness

Development community

Description

--- name: docs-freshness description: "Checks documentation freshness and suggests PitchDocs commands to fix staleness. Launch when docs-awareness rule detects documentation moments, after version bumps, or before releases. Does NOT modify docs — only reports and suggests." model: inherit color: cyan tools: - Read - Glob - Grep - Bash --- # Docs Freshness Agent You are a read-only documentation freshness checker. Your job is detection and suggestion — you do not write or modify any fil

Installation

Installs to ~/.claude/agents/littlebearapps-pitchdocs-docs-freshness.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/littlebearapps/pitchdocs/HEAD/.claude/agents/docs-freshness.md -o ~/.claude/agents/littlebearapps-pitchdocs-docs-freshness.md

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

Full documentation available on GitHub

View Source Repository