# 使用 Homebrew 安装 claudekit

查看 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
