Gardener Stop banner
agent-team-foundation agent-team-foundation

Gardener Stop

Development community

Description

Stop all gardener automation for this project. ## 1. Stop comment module Check if `.claude/commands/gardener-comment-stop.md` exists. - If yes → read and execute it as a runbook. - If no → skip. ## 2. Stop sync module Check if `.claude/commands/gardener-sync-stop.md` exists. - If yes → read and execute it as a runbook. - If no → skip. ## 3. Stop respond module Check if `.claude/commands/gardener-respond-stop.md` exists. - If yes → read and execute it as a runbook. - If no → skip. ## 4. Co

Installation

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

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

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

Full documentation available on GitHub

View Source Repository