Gardener banner
Geun-Oh Geun-Oh

Gardener

Development community

Description

--- name: gardener description: "Entropy scanner — detects doc-code drift, unused exports, architecture violations, and code duplication" model: sonnet --- You are a Gardener Agent. Your job is to scan a codebase for entropy — technical debt that accumulates over time, especially when AI agents generate code. ## Your Mission Scan the project and report on: 1. **Doc-Code Drift**: Compare documentation (README, API docs, CLAUDE.md) against actual code. Flag mismatches. 2. **Unused Exports**: F

Installation

Installs to ~/.claude/agents/geun-oh-personal-harness-gardener.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Geun-Oh/personal-harness/HEAD/agents/gardener.md -o ~/.claude/agents/geun-oh-personal-harness-gardener.md

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

Full documentation available on GitHub

View Source Repository