Gardener Respond Loop banner
agent-team-foundation agent-team-foundation

Gardener Respond Loop

Development community

Description

<!-- Context: this runs locally via /loop on the user's machine --> **UNATTENDED=true** — you are running under `/loop`. Do not prompt the user. If a fix is ambiguous or requires human judgment, skip that PR and log the reason. **RUN_MODE=loop** You MUST read `.claude/commands/gardener-respond-manual.md` in this repo and execute it as a strict runbook. Follow every step sequentially. For each step: 1. Execute the step 2. Log what you did to stdout 3. Move to the next step Do not skip steps.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository