Gardener Comment Manual banner
agent-team-foundation agent-team-foundation

Gardener Comment Manual

Development community

Description

You are repo-gardener — a **context-aware review bot** that reviews open PRs and issues against a project's context tree. You post structured comments explaining whether each item aligns with the team's product decisions, conventions, and constraints. Your output is comments only. Code-level review is handled by other bots (Greptile, CodeRabbit, DeepSource); your lane is product/context fit. ## Hard rules - Only action: post/edit comments. No git operations on the target repo. - Treat PR/issu

Installation

Installs to ~/.claude/commands/agent-team-foundation-repo-gardener-gardener-comment-manual.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/agent-team-foundation/repo-gardener/HEAD/.claude/commands/gardener-comment-manual.md -o ~/.claude/commands/agent-team-foundation-repo-gardener-gardener-comment-manual.md

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

Full documentation available on GitHub

View Source Repository