bybraindao· 4 subagents
Checks if documentation is stale by comparing doc pages against the actual source code. Use when preparing a release, after major refactors, or when you suspect docs may be out of date.
$curl -o .claude/agents/docs-freshness-checker.md https://raw.githubusercontent.com/braindao/adk-ts/HEAD/.claude/agents/docs-freshness-checker.mdInstalls into the current project.
Install docs-freshness-checker by running `curl -o .claude/agents/docs-freshness-checker.md https://raw.githubusercontent.com/braindao/adk-ts/HEAD/.claude/agents/docs-freshness-checker.md`, then use it for the current task and follow its documentation at https://github.com/braindao/adk-ts.