Plugin Claude Code
Guard rails for Claude Code: workspace boundaries, protected branches, production targets, lost exit status, and foreground time.
Plugin Claude Code
Guard rails for Claude Code: workspace boundaries, protected branches, production targets, lost exit status, and foreground time.
Command Claude Code
Cut a release for one plugin, or for every plugin with changes worth releasing.
Instructions file
Instructions for karlkfi/claude-bouncer, covering working in claude-bouncer, never edit a vendored parser copy, what belongs in the shared parser, one backlog, five plugins and checks.
Plugin Claude Code
Cut routine git/gh approval prompts: auto-approve safe commands (read-only, staging, branch/worktree create, feature-branch commits & pushes) and confirm protected-branch or destructive ones.
Hook
Runs before the agent uses a tool for Bash, Edit, Write, MultiEdit and NotebookEdit tool calls, executing run-python-hook.cmd. From karlkfi/claude-bouncer.
Plugin Claude Code
Deny shell commands whose exit status is the answer and gets lost.
Command
Show where exit-status-guard friction accumulates, from your local Claude Code session transcripts.
Plugin Claude Code
Main-thread time guard for Claude Code Bash commands: catch foreground polling/watching and slow commands about to be killed by an inadequate timeout.
Skill Claude CodeCodex
Explain why foreground-guard is prompting on Bash commands and how to stop the avoidable prompts. Use when the user asks "why am I getting so many foreground-guard prompts", "reduce foreground-guard prompts", "stop the watch/sleep/gh run watch permission prompts", or otherwise wants fewer confirmation prompts from…
Plugin Claude Code
Production-target guard for Claude Code Bash commands.
Plugin Claude Code
Workspace-boundary shell permissions for Claude Code.
Skill Claude CodeCodex
Explain why workspace-guard is prompting on Bash file commands and how to stop the avoidable prompts. Use when the user asks "why am I getting so many permission prompts", "reduce workspace-guard prompts", "stop the grep/cat permission prompts", or otherwise wants fewer confirmation prompts from this hook.