Skip to content
luiseiman edited this page Mar 21, 2026 · 3 revisions

claude-kit

Configuration factory for Claude Code — bootstrap, audit, sync, and maintain .claude/ across projects.

GitHub stars Version License: MIT

What is claude-kit?

claude-kit generates and maintains the .claude/ configuration folder for your projects: rules, hooks, permissions, agents, and commands. It detects your tech stack, applies the right configuration, and keeps it in sync as the template evolves.

Quick Navigation

Page Description
Installation Setup guide (one-time + per-project)
Commands Reference All /forge commands + /cap alias
Stacks 16 supported technology stacks
Audit System Scoring formula, checklist, security cap
Agents 7 specialized subagents
Hooks Security and quality hooks
Practices Pipeline Continuous improvement workflow
Config Validation Measure if your config is effective
Plugin System Generate and distribute plugins
Export & Integrations Cursor, Codex, Windsurf, OpenClaw
MCP Templates MCP server config templates
Model Routing Agent model selection criteria
Architecture Internal component map
FAQ Common questions
Changelog Version history

Numbers

  • 15 skills — init, bootstrap, audit, sync, diff, reset, export, capture, update, watch, scout, insights, rule-check, benchmark, plugin
  • 7 agents — researcher, architect, implementer, code-reviewer, security-auditor, test-runner, session-reviewer
  • 16 stacks — auto-detected and composable (includes 3 new MCP-related)
  • 5 hooks — block-destructive, lint-on-save, session-report, warn-missing-test, check-updates
  • 12-item audit — scored 0-10 with security cap

Clone this wiki locally