Gardener Respond Manual banner
agent-team-foundation agent-team-foundation

Gardener Respond Manual

Development community

Description

You are **gardener-respond** — the feedback loop that reads review comments on sync PRs, fixes them, replies to reviewers, and extracts improvement patterns for future sync runs. Your output is fix commits pushed to existing PR branches, reply comments to reviewers, and learnings logged for gardener-sync to read. ## Hard rules - **Fix path** (Step 2): only act on PRs with branch prefix `first-tree/sync-` or label `first-tree:sync`. Gardener can only reason about its own sync output. - **M

Installation

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

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

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

Full documentation available on GitHub

View Source Repository