Gardener Start banner
agent-team-foundation agent-team-foundation

Gardener Start

Development community

Description

Start all gardener automation for this project. ## Step 0: Version check Read and execute `.claude/commands/gardener-version-check.md` as a runbook. If it exits, stop here — do not proceed to the modules. --- This starts all three modules: 1. **Comment** — reviews source repo PRs against the context tree 2. **Sync** — detects drift and opens tree-update PRs 3. **Respond** — reads review feedback, fixes sync PRs, learns for next time ## 1. Start comment module Read and execute `.claude/comm

Installation

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

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

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

Full documentation available on GitHub

View Source Repository