claudekit
Toolkit of custom commands, hooks, and expert subagents providing guardrails and workflow automation for Claude Code.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for claudekit, derived from its capabilities.
AIVSS 7.2 ยท High
View MAESTRO 7-layer threat model โOverview
claudekit is an npm toolkit for Claude Code providing smart guardrails and workflow automation: real-time error catching, checkpoint save/restore, and expert subagents. It ships slash commands (/code-review with 6-agent parallel review, /spec:create, /research, /checkpoint:create) and hooks that block sensitive-file access and run TypeScript/lint checks on change. Its hook system enforces quality automatically and can be session-disabled.
Key features
- File-security and change hooks (TS/lint checks)
- Checkpoint create/restore commands
- 6-agent parallel /code-review
- Domain expert subagents (react, testing, etc.)
Use cases
- Automated guardrails while AI edits code
- Checkpointing and reviewing changes