Prompt to code to deployment in your terminal
Unleash custom agents in a highly interactive terminal experience. Build features in complex codebases. Automate workflows in seconds. Analyze errors and trace bugs with precision.
curl -fsSL https://cli.kiro.dev/install | bashTerminal — 80×24
Quality code every time
Kiro agents deliver precise code changes across large codebases with the power of Claude frontier models and advanced context management.
Powerful at any scale
Kiro CLI is a lightning-fast coding experience that adapts to how you work, from simple bash commands to complex enterprise workflows.
Fast, secure development
With powerful agent steering and native MCP support, Kiro helps you ship with precision, from prompt to production.

Multi-step workflows
Build task-specific agents optimized for your best practices through pre-defined tool permissions and prompts. Run multiple tasks in parallel, each working off its own context and with real-time updates, you're always in the loop.
git checkout -b fix/deploy-issue kiro --print "Look at the latest CI failure logs, find the root cause, and apply a fix." git add -A git commit -m "fix: resolve deploy step failure" git push origin fix/deploy-issue gh pr create --title "fix: resolve deploy step failure" --body "Automated fix via Kiro CLI"
Automate your CI/CD pipelines
Invoke the CLI headlessly with the right context and tools to automatically execute prompts like troubleshooting production failures or generating and publishing pull requests.

Precise context, precise code
Leverage code intelligence along with your agent skills, knowledge base, steering files, and MCP tools to develop production-grade code, documentation, and tests that match your requirements.

Maintain flow across tools
Kiro understands the intent behind your prompts and helps you implement complex features on larger codebases across Kiro tools and any ACP supported IDEs such as JetBrain IDEs, Eclipse, Zed and more.

Transform ideas into structured plans
Safely explore potential changes without modifying any code. Gather requirements, explore your codebase, and breakdown your tasks down to the smallest details - once you're ready, Kiro agents will put the approved plans into action.
Transform your terminal into an AI-powered development environment
curl -fsSL https://cli.kiro.dev/install | bash