Plugin Claude Code
Official marketplace for Claude Hook Advisor plugin - intelligent command history tracking with automatic failure detection.
Plugin Claude Code
Official marketplace for Claude Hook Advisor plugin - intelligent command history tracking with automatic failure detection.
Instructions file CodexOpenCode
AGENTS.md instructions for sirmews/claude-hook-advisor, covering agents.md - development guidelines, build, test, and lint commands, architecture & structure and code style guidelines.
Instructions file Gemini CLI
Gemini CLI instructions for sirmews/claude-hook-advisor, covering claude hook advisor, project overview, building and running, prerequisites and key commands.
Plugin Claude Code
Intelligent command history tracking with automatic failure detection. Tracks all bash commands Claude runs (successful and failed) with semantic directory aliasing and command mapping.
Command
Show only failed bash commands from history.
Command
Search command history by pattern (usage: /history-search ).
Command
Show command history for a specific session (usage: /history-session ).
Command
Show recent bash command history (last 20 commands).
Command
Validate claude-hook-advisor installation and configuration.
Hook
Runs before the agent uses a tool for Bash tool calls, running claude-hook-advisor --hook. From sirmews/claude-hook-advisor.
Hook
Runs after a tool call finishes for Bash tool calls, running claude-hook-advisor --hook. From sirmews/claude-hook-advisor.
Hook
Runs when you submit a prompt, before the agent sees it, running claude-hook-advisor --hook. From sirmews/claude-hook-advisor.