How long does installation actually take?
KubeRocketAI installation is designed to be completed in under 3 minutes:
1. Install CLI (30 seconds): Download and install the krci-ai CLI tool
2. Install Framework (20 seconds): Run krci-ai install
to set up local agents
3. IDE Integration (automatic): Your AI-powered IDE automatically detects the framework
# macOS installation
brew tap KubeRocketCI/homebrew-tap
brew install krci-ai
# Install framework with IDE integration
krci-ai install --ide=claude
# Done! Your IDE now has access to SDLC agents
For detailed installation steps and troubleshooting, see our Quick Start Guide.