brevix
01Plugin Claude Code
Plugin marketplace listing 1 plugin: brevix.
Plugin Claude Code
Plugin marketplace listing 1 plugin: brevix.
Plugin Claude Code
Safe LLM output compression. Save 40-75% tokens with semantic Accuracy Guard, adaptive mode, and rule-based engine. 20 platform integrations.
Agent
Surgical 1-2 file edits with obvious scope. Returns compact change summary plus verification status. Reject tasks needing >2 files or architectural changes.
Agent
Cheapest tier (Haiku 4.5). Use for classify, parse JSON, extract, format, rename, simple translation, summarize, and short factual answers. 6x cheaper than Sonnet, 75x cheaper than Opus. Spawn via Task tool when /brevix-route picks it, or directly when you know the task is simple.
Agent
Read-only code locator. Find symbol definitions, callers, and usage patterns across the repo. Returns a compact path:line list with no prose. Ideal for "where is X defined?" / "what calls Y?" queries that would otherwise burn tokens on file reads.
Agent
Heavy tier (Opus 4.7). Use only for architecture, system design, hard cross-file debugging, multi-agent design, and tasks where reasoning quality justifies 5x Sonnet cost / 75x Haiku cost. Spawn via Task tool when /brevix-route picks it, or when Sonnet has already escalated.
Agent
Diff/branch/file review. Returns one-line findings sorted by file:line, each tagged with severity emoji and a fix. No architectural opinions — for those use the main code-reviewer agent.
Agent
Mid tier (Sonnet 4.6). Use for code review, refactoring, debugging, explanations, writing replies, and most coding tasks. 5x cheaper than Opus. Spawn via Task tool when /brevix-route picks it, or for everyday coding work where Haiku is too thin and Opus is overkill.
Skill Claude CodeCodex
Generate compressed conventional commit messages. Subject ≤50 chars. Body only when "why" is non-obvious. Triggers on /brevix-commit, "write a commit", or staging changes.
Skill Claude CodeCodex
Show local Brevix compression stats — total tokens saved, characters saved, estimated cost savings, and breakdown by mode. Reads from /.brevix/stats.json.
Skill Claude CodeCodex
Toggle Brevix compression mode. Compresses Claude responses to save tokens while preserving meaning. Levels — lite (gentle), full (default), ultra (max), auto (adaptive). Off with "stop brevix" or "/brevix off".