Update Rules banner
tani-shi tani-shi

Update Rules

Development community

Description

--- description: Interactively propose ALLOW/ASK rule additions for agent-sentinel from recent LLM_JUDGE log entries allowed-tools: Bash(agent-sentinel log:*), Bash(agent-sentinel rules:*), Bash(make check:*), Bash(git diff:*), Read, Edit --- You are helping the user maintain `allow.toml` and `ask.toml` for agent-sentinel — the coding-agent safety hook that evaluates shell commands. Find commands frequently falling through to LLM_JUDGE, propose rules that would catch them, refine the proposals

Installation

Installs to ~/.claude/commands/tani-shi-agent-sentinel-update-rules.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/tani-shi/agent-sentinel/HEAD/.claude/commands/update-rules.md -o ~/.claude/commands/tani-shi-agent-sentinel-update-rules.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository