PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing self-review.sh. From tk0miya/skills.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing self-review.sh. From tk0miya/skills.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
Skill Claude CodeCodex
A setup guide for starting a Go project in the current directory. Go is a compiled programming language, and the guide checks existing source files and project configuration before continuing.
Skill Claude CodeCodex
A setup guide for starting a Ruby project in the current directory. It checks the existing files and development tools, then continues only after unresolved choices are confirmed.
Skill Claude CodeCodex
A setup guide for starting a TypeScript project in the current directory. TypeScript is JavaScript with optional type checking; the guide checks existing project files before adding setup.
Skill Claude CodeCodex
A supervised process for reviewing uncommitted changes before they are committed to Git, a tool that records project history. The review is read-only and has a limit on how many rounds it may run.
Skill Claude CodeCodex
A setup tool for Claude Code hooks, which are scripts that run automatically at specified points in a coding workflow. It installs a pre-commit self-review hook in a project's .claude directory.
Skill Claude CodeCodex
A setup tool for GitHub Actions, Dependabot, branch protection, and shared GitHub App credentials. GitHub Actions runs automated checks or tasks in a repository, while Dependabot proposes dependency updates.