ClaudeKit
CLI toolkit with auto-save checkpointing, code quality hooks, and 20+ specialized subagents for enhanced development workflows
By carlrannaberg
git clone https://github.com/carlrannaberg/claudekit.git && cd claudekit && ./install.sh
How to install
GitHub repositoryClone the repository, then copy the relevant folder into your .claude/ directory following its README.
git clone https://github.com/carlrannaberg/claudekit.git && cd claudekit && ./install.sh
Check the repo's README for the exact folder to copy and how to use it.
Exact steps can vary per project β always double-check the original source. New to this? Read the full install guide β
Source
More in Development & Coding
View all βReceiving Code Review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
Requesting Code Review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Using Git Worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback
Superpowers
A collection of powerful enhancements that boost productivity in Claude Code through advanced commands, shortcuts, and workflow optimizations.