By Aquaticat
Strips wasteful patterns from Bash tool output (git boilerplate, long lines, repeated diagnostics) to reduce token usage.
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub aquaticat/monochromatic --plugin bash-output-filterSpawns steerable child Claude Code sessions in terminal windows with automatic result forwarding. Requires the spawn-claude CLI (from @monochromatic-dev/claude-code-plugins-claude-spawn) on PATH.
Blocks general-purpose Agent calls (redirecting to spawn-claude) and Agent resume calls (preventing polling loops).
Creates temp directories, cleans stale dist artifacts, and removes ephemeral config files on session start.
Sets the terminal tab title to reflect current Claude Code activity.
Detects uncertain language in Claude's responses and reminds it to investigate before guessing.
Automatically compresses verbose CLI output (git, docker, npm, terraform, kubectl, etc.) to save tokens in Claude Code sessions. 32 specialized processors with content-aware compression.
Manage monorepo packages with affected detection and version synchronization
Batched file operations for autonomous Claude Code runs. Collapses N reads/greps/globs into one Bash round-trip. Includes session-start prompt injection and an opt-in enforcement mode that blocks competing tools.
Comprehensive Bash 5.1+ and POSIX shell development plugin with modular skills for scripting, portability, testing, linting, logging, and version-specific features (5.1, 5.2, 5.3 changelogs with examples). Includes specialized agents for script development and code auditing.
Claude Code Bash tool patterns with hooks, automation, git workflows. Use for PreToolUse hooks, command chaining, CLI orchestration, custom commands, or encountering bash permissions, command failures, security guards, hook configurations.
Block destructive git and filesystem commands before execution