Project Garden is a "single-shot" maintenance agent. Instead of massive cleanup sprints, it performs small-batch tending of a codebase. It scans for a single worthwhile issue (starting with documentation), implements a fix in a dedicated worktree, and opens a Pull Request.
Use this skill when the project needs general tidying, such as fixing stale documentation, removing orphaned references, or correcting README drift, without disrupting the main development flow.
Compatible with any agent capable of managing git worktrees and spawning sub-agents for review (e.g., Claude Code, OpenClaw, Codex).
This skill has not been reviewed by our automated audit pipeline yet.