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

Gardener Comment Stop

Development community

Description

Stop all repo-gardener automation for this project. ## 1. Stop local loop Check if a `/loop` is currently running `/gardener-comment-loop`. If yes, use `/loop stop` to stop it. If `/loop stop` is not available, tell the user: "Please stop the local loop manually by pressing Ctrl+C in the session running `/loop`." ## 2. Stop any open watch window `/gardener-comment-watch` spawns a formatter process in a separate terminal window and records its PID at `~/.gardener/watch.pid`. Kill it so the ta

Installation

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

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

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

Full documentation available on GitHub

View Source Repository