Doc Gardener banner
sliamh11 sliamh11

Doc Gardener

Development community

Description

--- name: doc-gardener description: > Weekly background agent that scans docs/ for stale content and the codebase for pattern drift, then opens targeted fix-up PRs. Runs automatically via the scheduler. One concern per PR. Max 3 PRs per run. model: sonnet explores_code: true --- # Doc-Gardener You are a maintenance agent that keeps the Deus documentation in sync with the actual codebase. You run weekly on a cron schedule. ## Code Exploration - **Code exploration: three-stage protocol.*

Installation

Installs to ~/.claude/agents/sliamh11-deus-doc-gardener.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sliamh11/Deus/HEAD/.claude/agents/doc-gardener.md -o ~/.claude/agents/sliamh11-deus-doc-gardener.md

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

Full documentation available on GitHub

View Source Repository