Gardener Sync Schedule banner
agent-team-foundation agent-team-foundation

Gardener Sync Schedule

Productivity community

Description

<!-- Context: runs under /schedule or /loop for automated tree maintenance --> **UNATTENDED=true** -- do not prompt the user. ## What this does Runs three maintenance steps in sequence: 1. `first-tree sync` -- detect source drift and open tree-update PRs 2. Review open sync PRs -- deterministic + AI checks on `first-tree:sync` PRs 3. `gardener` review -- review open PRs on the tree repo for context fit ## Step 1: Run sync Read and execute the **"Run"** section of `.claude/commands/gardener-

Installation

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

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

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

Full documentation available on GitHub

View Source Repository