Skills
Skills (recipes) are slash commands that define what to do. Brewtools includes 10 skills focused on text processing, security scanning, SSH management, deployment, plugin management, and session orchestration — each works independently with no prior setup required.
Summary table
| # | Skill | Command | Model | Purpose |
|---|---|---|---|---|
| 1 | deploy | /brewtools:deploy | opus | GitHub Actions deployment, CI/CD |
| 2 | manager | /brewtools:manager | sonnet | Manager mode: codeword ++m injects delegate-everything prompt (plan-aware); ++a injects architecture-first design directive |
| 3 | plugin-update | /brewtools:plugin-update | sonnet | Install and update the full plugin suite |
| 4 | provider-switch | /brewtools:provider-switch | sonnet | Configure alternative API providers |
| 5 | secrets-scan | /brewtools:secrets-scan | sonnet | Secrets and key scanning |
| 6 | ssh | /brewtools:ssh | opus | SSH server management |
| 7 | task-board-init | /brewtools:task-board-init | sonnet | Deploy a file-based Kanban board into any repo |
| 8 | text-human | /brewtools:text-human | sonnet | AI artifact removal from code |
| 9 | text-optimize | /brewtools:text-optimize | sonnet | Text optimization for LLMs |
| 10 | think-short | /brewtools:think-short | sonnet | Toggle terse-output mode |
deploy
GitHub Actions deployment, CI/CD with safety gates
manager
Manager mode: codeword-activated delegate-everything prompt, plus ++a architecture-first directive
plugin-update
Install and update the full plugin suite
provider-switch
Configure alternative API providers (DeepSeek, Z.ai/GLM, Qwen, MiniMax, OpenRouter)
secrets-scan
Secrets and key scanning
ssh
SSH server management with safety gates
task-board-init
Deploy a file-based Kanban board into any repo
text-human
AI artifact removal from code
text-optimize
Text optimization for LLMs
think-short
Toggle terse-output mode
Standalone
All ten skills can be used independently — they require no prior setup and no dependency on Brewcode or Brewdoc plugins.
Latest Release
Download, changelog, and installation instructions.
View on GitHub
Source code, README, and configuration files.