Patrol banner
gastownhall gastownhall

Patrol

Development community

Description

--- description: Run a patrol cycle for the current agent role (witness, deacon, or refinery) allowed-tools: Bash(gt patrol:*), Bash(gt hook:*), Bash(gt mail:*), Bash(gt nudge:*), Bash(gt peek:*), Bash(gt escalate:*), Bash(gt dolt status:*), Bash(bd :*), Bash(gt mol:*) argument-hint: [witness|deacon|refinery] --- # Patrol Run one patrol cycle for the specified role. Patrol is a continuous monitoring loop — each invocation executes one cycle of the patrol formula. Arguments: $ARGUMENTS If no r

Installation

Installs to ~/.claude/commands/gastownhall-gastown-patrol.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gastownhall/gastown/HEAD/.claude/commands/patrol.md -o ~/.claude/commands/gastownhall-gastown-patrol.md

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

Full documentation available on GitHub

View Source Repository