yoeld-wix

8 mods across 1 repository, 5 stars between them.

quiet-bash

01

yoeld-wix/quiet-bash

Plugin Claude Code

Plugin marketplace listing 1 plugin: quiet-bash.

5 1mo ago A tokens not measured original MIT

quiet-bash

02

yoeld-wix/quiet-bash

Plugin Claude Code

Quiets noisy Bash commands (JS/npm, Python, JVM/Scala, Go, Rust, Ruby, make, docker, bazel, big git diffs) by redirecting full output to a temp log and surfacing only a summary — saving context tokens while preserving failure details.

5 1mo ago A tokens not measured original MIT

SessionStart

03

yoeld-wix/quiet-bash

Hook

Runs when a session starts on startup and clear, executing claude-code-sessionstart.sh. From yoeld-wix/quiet-bash.

5 1mo ago A tokens not measured original MIT

PreToolUse

04

yoeld-wix/quiet-bash

Hook

Runs before the agent uses a tool for Bash tool calls, executing claude-code.sh. From yoeld-wix/quiet-bash.

5 1mo ago A tokens not measured original MIT

PostToolUse

05

yoeld-wix/quiet-bash

Hook

Runs after a tool call finishes for mcp__.*, WebFetch, WebSearch and Read tool calls, executing claude-code-result.sh. From yoeld-wix/quiet-bash.

5 1mo ago A tokens not measured original MIT

deterministic-first

06

yoeld-wix/quiet-bash

Skill Claude CodeCodex

Use before reading files or large output to find, count, extract, parse, verify, loop, or wait. Routes that work to a deterministic shell pipeline so the answer enters context, not the haystack — cheaper and more correct than reading content into the model.

5 1mo ago A 58 tokens original MIT

minimal-change

07

yoeld-wix/quiet-bash

Skill Claude CodeCodex

Use before writing, adding, or changing code for any feature or fix. Guides toward the smallest correct solution — reuse before rewrite, existing tools before new dependencies, fewer lines and files — to cut generated output tokens (the 3–5×-priced, serially-generated half of cost) without ever trimming correctness…

5 1mo ago A 74 tokens original MIT

minimal-docs

08

yoeld-wix/quiet-bash

Skill Claude CodeCodex

Use before writing or editing any markdown the agent generates — READMEs, docs/, design specs, CHANGELOG, PR descriptions. Guides toward fewer rows in .md files (link don't duplicate, one example not three, table over paragraph, cut filler) to save generated output tokens (the 3–5×-priced, serially-generated half of…

5 1mo ago A 100 tokens original MIT