Gardener Sync Loop banner
agent-team-foundation agent-team-foundation

Gardener Sync 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 the runbook requires interactive input (e.g. missing config, missing bindings), exit with an error log and wait for the user to fix the issue and restart. **RUN_MODE=loop** — record this in log output so the user knows whether a run came from the local loop or the cloud schedule. You MUST read `.claude/commands/gardener-sync-schedule.md` in this r

Installation

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

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

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

Full documentation available on GitHub

View Source Repository