# claudekit を Homebrew でインストール

claudekit のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:claudekit
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install claudekit
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:claudekit
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.9.5
- **ソース概要:** Intelligent guardrails and workflow automation for Claude Code
- **ホームページ:** <https://github.com/carlrannaberg/claudekit>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- claudekit (エイリアス)
- claudekit-hooks (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.9.5
## プロジェクトの歴史と使われ方

claudekit is a Claude Code companion toolkit that packages hooks, slash commands, guardrails, checkpoints, and specialist agent prompts for AI-assisted software development workflows.

### プロジェクトの歴史

The project is organized as an npm-installed command-line toolkit with a GitHub documentation tree. Its README presents the project around Claude Code setup, hook execution, code review commands, checkpoint commands, and prompt extraction for external LLM tools.

### 採用の歴史

The package is distributed through npm-style global installation and Homebrew, which puts it in the same CLI-tool culture as other developer workflow helpers. The official README also surfaces npm version/download badges and notes inclusion in an Awesome Claude Code list.

### 使われ方

Typical use starts with installing `claudekit`, running `claudekit setup`, and then using Claude Code slash commands and automatic hooks for review, validation, file guarding, and checkpoint workflows.

### パッケージ好きにとっての重要性

Package-manager users care because claudekit turns a set of Claude Code conventions into a reproducible CLI install: commands, hooks, project/user configuration files, and generated prompt assets can be installed and inspected like normal developer tooling.

### Related projects

- The README explicitly positions claudekit alongside Claude Code and codebase-map, and it references optional MCP integration with Context7.

### ソース

- Official GitHub README: describes claudekit as guardrails/workflow automation for Claude Code, documents npm installation, setup commands, hooks, and config files.
- Official GitHub docs directory: provides the dedicated documentation surface.


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: .claude/settings.json, .claudekit/config.json, .claude/settings.local.json, ~/.claude/settings.json

## Combined YAML source

View the package source record on GitHub. [combined/claudekit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/claudekit.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
