// the full command surface
Commands.
One headline command, /brew_chai:brew, and a small constellation of focused tools around it. The audit and detection commands are free forever. Ship-grade work is on the Pro tier.
Build & ship
/brew_chai:brew
The headline command. Plain-English brief in, fully-tested PR out. Runs the full eight-phase pipeline.
free · 5×
pro
/brew_chai:fix
Bug-fix mode. Writes the regression test first, watches it fail, then fixes the bug.
pro
/brew_chai:heal
Backlog mode. Pulls from coverage-debt, lint-debt, type-debt, security-debt and works through them.
pro
/brew_chai:tool
Builds you a one-off CLI or script for repeating maintenance, never an end-user feature.
pro
Audit · free forever
/brew_chai:audit-a11y
Accessibility audit. Surfaces violations against WCAG 2.2 AA with concrete remediation paths.
free
/brew_chai:audit-performance
Performance audit. Bundle size, render time, query waterfall, image weight. Numbers, not guesses.
free
/brew_chai:audit-seo
Technical SEO audit. Meta, structured data, robots, sitemap, canonical chains.
free
/brew_chai:audit-deps
Dependency audit. CVEs, abandoned packages, license issues, version drift.
free
Repo detection
/brew_chai:detect-stack
Reads your repo and writes a stack profile. Frameworks, package managers, test runners, deploy targets.
free
/brew_chai:detect-profiles
Identifies code-style profiles in use: tab/space, naming conventions, import order, comment style.
free
Dev plumbing · free
/brew_chai:prep-dev-server
Spins up your local dev server with the right env, ports, and seeded data. One command.
free
/brew_chai:clean-code
Format, lint-fix, import-sort, dead-code-strip on the current diff. No semantic changes.
free
/brew_chai:reset-local
Nukes node_modules, caches, and lockfiles. Reinstalls fresh. For when local-only weirdness wins.
free
Advanced · Pro
/brew_chai:deep-clean
Six auditors run in parallel: dead-code, types, security, perf, a11y, copy. Reports & PRs.
pro
/brew_chai:tune-genai
Tunes brew_chai's behaviour for your repo's specific conventions. Persists per-repo.
pro
/brew_chai:design
Generates UI design options against your design system. Outputs static HTML to review.
pro
/brew_chai:review-design
Reviews PR diffs against your design system. Catches drift before merge.
pro
/brew_chai:generate-tests
Backfills tests on a path you point it at. 100/100/100/100 on the lines it covers.
pro
/brew_chai:ralph
Unattended mode. Runs a queue of brews overnight. Wakes you with PRs in the morning.
pro
Browse the source. The commands are signed prompt packages.