Yash-Koladiya30

11 mods across 1 repository, 4 stars between them.

brevix

01

Yash-Koladiya30/brevix

Plugin Claude Code

Plugin marketplace listing 1 plugin: brevix.

4 13d ago A tokens not measured original MIT

brevix

02

Yash-Koladiya30/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.

4 13d ago A tokens not measured original MIT

brevix-builder

03

Yash-Koladiya30/brevix

Agent

Surgical 1-2 file edits with obvious scope. Returns compact change summary plus verification status. Reject tasks needing >2 files or architectural changes.

4 13d ago C 34 tokens original MIT

brevix-haiku

04

Yash-Koladiya30/brevix

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.

4 13d ago A 77 tokens original MIT

brevix-investigator

05

Yash-Koladiya30/brevix

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.

4 13d ago A 58 tokens original MIT

brevix-opus

06

Yash-Koladiya30/brevix

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.

4 13d ago A 74 tokens original MIT

brevix-reviewer

07

Yash-Koladiya30/brevix

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.

4 13d ago A 44 tokens original MIT

brevix-sonnet

08

Yash-Koladiya30/brevix

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.

4 13d ago A 73 tokens original MIT

brevix-commit

09

Yash-Koladiya30/brevix

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.

4 13d ago A 45 tokens original MIT

brevix-stats

10

Yash-Koladiya30/brevix

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.

4 13d ago C 38 tokens original MIT

brevix

11

Yash-Koladiya30/brevix

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".

4 13d ago A 53 tokens original MIT