Docs Audit Daily banner
edspencer edspencer

Docs Audit Daily

Security community

Description

--- name: docs-audit-daily description: Automated daily documentation audit with gap detection and PR creation allowed-tools: - Read - Bash - Glob - Grep - Write - Edit - Task --- <objective> Meta-orchestrator for fully automated daily documentation audits. This command wraps the full docs audit workflow with: 1. **State tracking** — Reads last checked commit, processes only new commits 2. **Commit analysis** — Delegates to analyzer subagent to identify documentation gaps 3. **Do

Installation

Installs to ~/.claude/commands/edspencer-herdctl-docs-audit-daily.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/edspencer/herdctl/HEAD/.claude/commands/docs-audit-daily.md -o ~/.claude/commands/edspencer-herdctl-docs-audit-daily.md

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

Full documentation available on GitHub

View Source Repository