🍺 BREW Explorer

← all formulae

claudekit

brew install claudekit v0.9.5 MIT

Intelligent guardrails and workflow automation for Claude Code

46
30-day installs · #4848
205
90-day · #4148
866
365-day · #4057
724
★ GitHub stars · updated 4mo ago

Runtime dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "node"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Intelligent guardrails and workflow automation for Claude Code",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:25+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "claudekit",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-03-31T20:45:06Z",
  "github_readme_excerpt": "![claudekit banner](assets/banner.png)\n\n# claudekit\n\n\u003e Smart guardrails and workflow automation for Claude Code - catch errors in real-time, save checkpoints, and enhance AI coding with expert subagents\n\n[![npm version](https://img.shields.io/npm/v/claudekit.svg)](https://www.npmjs.com/package/claudekit)\n[![npm downloads](https://img.shields.io/npm/dt/claudekit.svg)](https://www.npmjs.com/package/claudekit)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Node.js Version](https://img.shields.io/node/v/claudekit.svg)](https://nodejs.org)\n[![Mentioned in Awesome Claude Code](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/hesreallyhim/awesome-claude-code)\n[![Buy Me a Coffee](https://img.shields.io/badge/\u2615-Buy%20me%20a%20coffee-ffdd00?style=flat\u0026logo=buy-me-a-coffee)](https://buymeacoffee.com/carlrannaberg)\n\n## \ud83d\ude80 Installation\n\n\u003e **\u26a0\ufe0f Requires:** Claude Code **Max plan** (for optimal token usage) \u2022 Node.js 20+\n\n```bash\nnpm install -g claudekit\n# or: yarn global add claudekit\n# or: pnpm add -g claudekit\n```\n\n## \u26a1 Quick Start\n\n```bash\n# Initialize in your project\nclaudekit setup\n\n# In Claude Code, try these commands:\n/git:status                      # Groups changes by type \u0026 suggests commit strategy\n/spec:create \"your next feature\" # Researches codebase \u0026 writes full spec\n/code-review                     # 6 specialized agents analyze code in parallel\n```\n\n## \ud83c\udfaf What It Does\n\nClaudekit acts as your safety net while coding with Claude:\n\n```\nBefore: Claude adds \u0027any\u0027 type \u2192 \u274c Lost type safety discovered in code review\nAfter:  Claude adds \u0027any\u0027 type \u2192 \u2705 Instant block: \"Use specific type: User | null\"\n\nBefore: Risky refactor fails \u2192 \u274c Git archaeology to find working version  \nAfter:  Risky refactor fails \u2192 \u2705 One command: /checkpoint:restore\n\nBefore: Claude breaks tests \u2192 \u274c You discover it after Claude finishes\nAfter:  Claude breaks tests \u2192 \u2705 Claude sees error immediately and fixes it\n\nBefore: Ask C",
  "github_repo": "carlrannaberg/claudekit",
  "github_stars": 724,
  "github_topics": [],
  "homepage": "https://github.com/carlrannaberg/claudekit",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 46,
  "installs_365d": 866,
  "installs_90d": 205,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "claudekit",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 4848,
  "rank_365d": 4057,
  "rank_90d": 4148,
  "raw_hash": "860ab5e47aad359e",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/c/claudekit.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "0.9.5",
  "versioned_formulae": [],
  "why_use_this": null
}