ClaudeWatch
01Plugin Claude Code
PreToolUse hook that screens shell commands and the code Claude writes to disk for safety, via 'claude-watchdog'.
Plugin Claude Code
PreToolUse hook that screens shell commands and the code Claude writes to disk for safety, via 'claude-watchdog'.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing remind-rules-index.py via python3. From chris-peterson/ClaudeWatch.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Instructions file CodexOpenCode
Instructions for chris-peterson/ClaudeWatch, covering agents.md — working on claudewatch, what claudewatch is, core contracts (don't break these), build philosophy and repo conventions.
Instructions file
Instructions for chris-peterson/ClaudeWatch, covering claude.md, commands, run tests, test the plugin locally and hook protocol.
Hook
Runs before the agent uses a tool for Bash, Monitor, Write and Edit tool calls, executing watchdog.py via python3 (2 commands). From chris-peterson/ClaudeWatch.
Hook
Runs when a session starts, executing emit-rules.sh via bash. From chris-peterson/ClaudeWatch.
Skill Claude CodeCodex
Analyze the ClaudeWatch decision log to find commands that repeatedly prompt, and propose allow-list entries and rule tweaks that cut prompt fatigue — reviewed as one batch, then reset the log.
Skill Claude CodeCodex
View and interactively edit ClaudeWatch safety rules — list each rule set's block/ask rules as tables, then add, move, or remove rules, toggle whole rule sets on/off, or scaffold a new set, with conflict detection, a preview, and a test run before writing.
Plugin Claude Code
At-a-glance awareness across concurrent Claude Code sessions — a terminal-agnostic sessions view plus iTerm2 per-pane painting.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing remind-update-completions.sh via bash. From chris-peterson/beacon.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Instructions file CodexOpenCode
AGENTS.md instructions for chris-peterson/beacon, covering beacon, what beacon is, three deliverables, hard boundaries, hot paths — keep fast and surfaces beacon paints.
Instructions file
Claude Code instructions for chris-peterson/beacon, a project described as: bridge.ai/beacon: At-a-glance awareness across concurrent Claude Code sessions — a terminal-agnostic fleet dashboard plus iTerm2 per-pane painting.
Command
Bootstrap or refresh beacon's wrapper, completions, status line, and iTerm2 profiles.
Command
Park this session's beacon — enter pause mode, with an optional note.
Hook
Runs when a session starts, executing cli-freshness.sh and emit-rules.sh via bash (3 commands). From chris-peterson/beacon.
Hook
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From chris-peterson/beacon.
Hook
Runs when the agent finishes a response, running an inline shell check. From chris-peterson/beacon.
Hook
Runs when a session ends, running an inline shell check. From chris-peterson/beacon.
Hook
Runs when the agent sends a notification for permission_prompt and idle_prompt tool calls, running an inline shell check (2 commands). From chris-peterson/beacon.
Hook
Runs before the agent uses a tool, running an inline shell check. From chris-peterson/beacon.