PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash, Edit and Write tool calls, executing block-dangerous-commands.sh and block-protected-files.sh (2 commands). From babushkai/claude-code-config.
Hook Claude Code
Runs before the agent uses a tool for Bash, Edit and Write tool calls, executing block-dangerous-commands.sh and block-protected-files.sh (2 commands). From babushkai/claude-code-config.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing lint-on-save.sh and format-on-save.sh (2 commands). From babushkai/claude-code-config.
Hook Claude Code
Runs when the agent finishes a response, executing notify-completion.sh. From babushkai/claude-code-config.
Hook Claude Code
Runs when a session starts on startup and resume, executing log-session.sh. From babushkai/claude-code-config.
Settings file Claude Code
Agent settings declaring 4 hook events (PreToolUse, PostToolUse, Stop, SessionStart) and 28 allowed tools.
Skill Claude CodeCodex
Deploy to staging or production environment with pre-flight checks.
Skill Claude CodeCodex
Explain code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?".
Skill Claude CodeCodex
Fix a GitHub issue by reading the issue, finding relevant code, implementing a fix, and creating a commit.
Skill Claude CodeCodex
Review a GitHub pull request and provide structured feedback with severity ratings.
Skill Claude CodeCodex
Show a summary of the current project state including git, tests, and build status.
Instructions file
Claude Code instructions for babushkai/claude-code-config, covering project: [your project name], why this architecture, do not touch, deploy & environments and team workflow.