Patrol Help banner
cukas cukas

Patrol Help

Development community

Description

--- name: patrol-help description: List all Patrol commands, skills, and config options --- # Patrol Help Show the user this reference: ## Commands | Command | Description | |---------|-------------| | `/patrol-on` | Force full patrol mode on for this session | | `/patrol-off` | Disable patrol mode for this session | | `/patrol-status` | Dashboard — mode, tier, health, verification, config | | `/patrol-keywords` | Manage custom trigger keywords (list/add/remove/reset) | | `/patrol-config` |

Installation

Installs to ~/.claude/skills/cukas-patrol-patrol-help/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cukas-patrol-patrol-help && curl -fsSL https://raw.githubusercontent.com/cukas/patrol/HEAD/commands/patrol-help.md -o ~/.claude/skills/cukas-patrol-patrol-help/SKILL.md

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

Full documentation available on GitHub

View Source Repository