SOLFIND
Web Lens
Portal home

Kiro: Move beyond AI coding to agentic engineering

https://kiro.dev/ • 257 KB fetched
Open original page


Kiro: Move beyond AI coding to agentic engineering Move beyond AI coding to agentic engineering M o v e b e y o n d A I c o d i n g t o a g e n t i c e n g i n e e r i n g Move beyond AI coding to agentic engineering Kiro helps developers and teams do their best work: turn prompts into executable specs, validate code correctness to find bugs unit tests miss, and build across large codebases with parallel agents that learn from every session. Download Kiro Crew Downloads Install CLI curl -fsSL https://cli.kiro.dev/install | bash What’s New 🔥 $20 credit when you first sign up for a paid plan using social login or Builder ID ↗ Cloud sessions, config Student program expands to 132 universities Loading image... Terminal — 80×24 Loading cast file... View transcript: Kiro CLI demo: starting a cloud session Loading image... Bring structure to AI coding with spec-driven development Kiro turns your prompts into requirements, architectural designs, and sequenced tasks , then implements them with parallel agents . Property-based tests catch the edge cases that pass unit tests but break in production. With spec-driven development, you ship maintainable code that matches what you specified. Loading image... Check correctness to catch issues missed by unit tests “All tests passed” doesn’t mean the code matches your intent. Before writing code, Kiro checks your requirements for contradictions and gaps using automated reasoning techniques. Then it checks behavior with property-based tests (like fuzz testing) which assert rules that must hold across all inputs instead of checking a few examples. Loading image... Alongside you from plan to PR Plan with specs . Implement with parallel agents , on your local machine or in the cloud. Catch bugs with property-based tests , or pull context from tools like Figma or Terraform . Run the headless CLI in CI/CD to review PRs and fix bugs without opening an editor. Loading image... Powered by your favorite models Choose the best model for every task: Anthropic Claude, open-weight models, or Auto , which picks the best model for the task based on complexity, factoring in model quality, latency, and cost. Learn about models Built for the way you work Built on open standards The Kiro agent is compatible with Agent Client Protocol (ACP) so you can bring it to your favorite tools. It supports AGENTS.md, Skills.md , and MCP . The Kiro IDE supports Open VSX extensions , themes, and VS Code settings . Kiro CLI works with bash, zsh, fish, and over 500 popular CLIs . Enterprise-ready Built and operated by AWS, Kiro benefits from the same security, reliability, and privacy standards and controls trusted by millions of customers. Kiro offers IAM and SSO authentication , usage dashboards, cost management controls, IP indemnity, governance , and administration controls you’d expect from an enterprise-grade product. Kiro for enterprise Predictable pricing Kiro offers a credit-based pricing model with no daily or weekly rate limits and pre-paid overages, so you can code without breaking your flow or getting a surprise bill. View pricing Trusted by engineers worldwide As a startup co-founder and CTO, time is the most important resource. Kiro justifies the use of my time for developing our business critical assets in-house. RO Rolf Koski CTO & Co-Founder In my role designing AWS Cloud and AI solutions with Terraform and Python, spec-driven development with Kiro has brought code relevancy and quality to a whole new level. We’ve accelerated feature development dramatically, reducing time to customer value from weeks to days. We are excited to welcome Kiro as our newest team member. HÅ Håkon Eriksen Drange Principal Cloud Architect Kiro is a strong ally for startups. It naturally turns overlooked docs and specs into robust assets, making growth smoother and future scaling more effective. KE Kento Ikeda Founder & Engineer I use Kiro for everything - drafting new Terraform modules, tweaking container setups, even writing down random AI ideas at 2 am. But more than anything, it supports how I learn. I’m endlessly curious, and Kiro helps me stay in that learning loop—tinkering, breaking things, fixing them, and then allowing me to share what I learn back with the community. AD Adit Modi Solution Architect I’ve been blown away by Kiro’s capabilities. The agentic experience is really transformative. From the multimodal inputs that understand context to the complete lifecycle control within the IDE, it feels like I’m working with a senior developer. VI Vivek Velso Cloud Engineering Lead Most tools are great at generating code, but Kiro gives structure to the chaos before you write a single line. FA Farah Abdirahman Cloud & AI Engineer In roughly two days, I built a secure file sharing application from scratch. By simply sharing my requirements with Kiro, I was able to create a fully secure application that incorporates encryption and various security coding practices—no additional prompts needed. IH Ihor Sasovets Lead Security Engineer I often forget to add unit tests, or update documentation when pushing changes, but with Kiro I can create a hook and it will automatically run those tasks in the background for me, never having to think twice. DA Darya Petrashka Senior Data Scientist As an open source developer, I typically don’t build games, but last night I was able to create one using Kiro. I didn’t have to think too hard about implementation since Kiro handled the logic and enabled me to write code quickly and accurately. MI Michael Walmsley Serverless Application Architect Kiro lowers the barrier to entry, whether that be, you don’t even know how to code, you’re new to coding, or you’re like me and you’re just learning a new tech stack. If something doesn’t make sense to you, or you feel like you are asking a silly question, ask Kiro anyway! DA Danielle Heberling Founding Infrastructure Engineer Kiro comes equipped with all the best practices that I would put in my specs, and builds me the application I want, faster. BL Blake Romano Senior Software Engineer Thanks to Kiro’s spec-driven development, I was able to go from concept to working prototype in a single weekend. DA Dakota Lewallen Software Engineer In just four lines into a spec, Kiro was able to write user stories like a product manager and capture so many details that I didn’t even need to mention, saving me several days of work. SA Sathiesh Veera Principal Software Engineer Kiro isn’t just speeding up my work – it’s making me write better code, think more systematically about architecture, and deliver higher quality results while automated workflows happen seamlessly in the background. AN Anuj Tyagi Developer Kiro is just more than code. Aside from just listening to prompts and doing things, it can actually work on tasks based on predefined triggers, making the development experience more efficient. SR Sreekesh Iyer Software Engineer As a startup co-founder and CTO, time is the most important resource. Kiro justifies the use of my time for developing our business critical assets in-house. RO Rolf Koski CTO & Co-Founder In my role designing AWS Cloud and AI solutions with Terraform and Python, spec-driven development with Kiro has brought code relevancy and quality to a whole new level. We’ve accelerated feature development dramatically, reducing time to customer value from weeks to days. We are excited to welcome Kiro as our newest team member. HÅ Håkon Eriksen Drange Principal Cloud Architect Kiro is a strong ally for startups. It naturally turns overlooked docs and specs into robust assets, making growth smoother and future scaling more effective. KE Kento Ikeda Founder & Engineer I use Kiro for everything - drafting new Terraform modules, tweaking container setups, even writing down random AI ideas at 2 am. But more than anything, it supports how I learn. I’m endlessly curious, and Kiro helps me stay in that learning loop—tinkering, breaking things, fixing them, and then allowing me to share what I learn back with the community. AD Adit Modi Solution Architect I’ve been blown away by Kiro’s capabilities. The agentic experience is really transformative. From the multimodal inputs that understand context to the complete lifecycle control within the IDE, it feels like I’m working with a senior developer. VI Vivek Velso Cloud Engineering Lead Most tools are great at generating code, but Kiro gives structure to the chaos before you write a single line. FA Farah Abdirahman Cloud & AI Engineer In roughly two days, I built a secure file sharing application from scratch. By simply sharing my requirements with Kiro, I was able to create a fully secure application that incorporates encryption and various security coding practices—no additional prompts needed. IH Ihor Sasovets Lead Security Engineer I often forget to add unit tests, or update documentation when pushing changes, but with Kiro I can create a hook and it will automatically run those tasks in the background for me, never having to think twice. DA Darya Petrashka Senior Data Scientist As an open source developer, I typically don’t build games, but last night I was able to create one using Kiro. I didn’t have to think too hard about implementation since Kiro handled the logic and enabled me to write code quickly and accurately. MI Michael Walmsley Serverless Application Architect Kiro lowers the barrier to entry, whether that be, you don’t even know how to code, you’re new to coding, or you’re like me and you’re just learning a new tech stack. If something doesn’t make sense to you, or you feel like you are asking a silly question, ask Kiro anyway! DA Danielle Heberling Founding Infrastructure Engineer Kiro comes equipped with all the best practices that I would put in my specs, and builds me the application I want, faster. BL Blake Romano Senior Software Engineer Thanks to Kiro’s spec-driven development, I was able to go from concept to working prototype in a single weekend. DA Dakota Lewallen Software Engineer In just four lines into a spec, Kiro was able to write user stories like a product manager and capture so many details that I didn’t even need to mention, saving me several days of work. SA Sathiesh Veera Principal Software Engineer Kiro isn’t just speeding up my work – it’s making me write better code, think more systematically about architecture, and deliver higher quality results while automated workflows happen seamlessly in the background. AN Anuj Tyagi Developer Kiro is just more than code. Aside from just listening to prompts and doing things, it can actually work on tasks based on predefined triggers, making the development experience more efficient. SR Sreekesh Iyer Software Engineer As a startup co-founder and CTO, time is the most important resource. Kiro justifies the use of my time for developing our business critical assets in-house. RO Rolf Koski CTO & Co-Founder In my role designing AWS Cloud and AI solutions with Terraform and Python, spec-driven development with Kiro has brought code relevancy and quality to a whole new level. We’ve accelerated feature development dramatically, reducing time to customer value from weeks to days. We are excited to welcome Kiro as our newest team member. HÅ Håkon Eriksen Drange Principal Cloud Architect Kiro is a strong ally for startups. It naturally turns overlooked docs and specs into robust assets, making growth smoother and future scaling more effective. KE Kento Ikeda Founder & Engineer I use Kiro for everything - drafting new Terraform modules, tweaking container setups, even writing down random AI ideas at 2 am. But more than anything, it supports how I learn. I’m endlessly curious, and Kiro helps me stay in that learning loop—tinkering, breaking things, fixing them, and then allowing me to share what I learn back with the community. AD Adit Modi Solution Architect I’ve been blown away by Kiro’s capabilities. The agentic experience is really transformative. From the multimodal inputs that understand context to the complete lifecycle control within the IDE, it feels like I’m working with a senior developer. VI Vivek Velso Cloud Engineering Lead Most tools are great at generating code, but Kiro gives structure to the chaos before you write a single line. FA Farah Abdirahman Cloud & AI Engineer In roughly two days, I built a secure file sharing application from scratch. By simply sharing my requirements with Kiro, I was able to create a fully secure application that incorporates encryption and various security coding practices—no additional prompts needed. IH Ihor Sasovets Lead Security Engineer I often forget to add unit tests, or update documentation when pushing changes, but with Kiro I can create a hook and it will automatically run those tasks in the background for me, never having to think twice. DA Darya Petrashka Senior Data Scientist As an open source developer, I typically don’t build games, but last night I was able to create one using Kiro. I didn’t have to think too hard about implementation since Kiro handled the logic and enabled me to write code quickly and accurately. MI Michael Walmsley Serverless Application Architect Kiro lowers the barrier to entry, whether that be, you don’t even know how to code, you’re new to coding, or you’re like me and you’re just learning a new tech stack. If something doesn’t make sense to you, or you feel like you are asking a silly question, ask Kiro anyway! DA Danielle Heberling Founding Infrastructure Engineer Kiro comes equipped with all the best practices that I would put in my specs, and builds me the application I want, faster. BL Blake Romano Senior Software Engineer Thanks to Kiro’s spec-driven development, I was able to go from concept to working prototype in a single weekend. DA Dakota Lewallen Software Engineer In just four lines into a spec, Kiro was able to write user stories like a product manager and capture so many details that I didn’t even need to mention, saving me several days of work. SA Sathiesh Veera Principal Software Engineer Kiro isn’t just speeding up my work – it’s making me write better code, think more systematically about architecture, and deliver higher quality results while automated workflows happen seamlessly in the background. AN Anuj Tyagi Developer Kiro is just more than code. Aside from just listening to prompts and doing things, it can actually work on tasks based on predefined triggers, making the development experience more efficient. SR Sreekesh Iyer Software Engineer Get started fast with quick guides Loading image... Learn by playing: create a video game In this guide, you will learn how to use Kiro by completing tasks in the codebase for a sample video game called Spirit of Kiro. { Blog } Does your code match your spec? { Guide } Your first project Common questions What is Kiro? What is Kiro? Kiro is an agentic AI with an [IDE](/docs/), [CLI](/docs/cli/), [web interface](/docs/web/), mobile app, and Kiro Crew that helps developers and teams do their best work. From quick fixes to complex tasks, Kiro works alongside you to turn prompts into executable specs, validate code correctness to find bugs unit tests miss, and build across large codebases with parallel agents that learn from every session—so what you build is exactly what you want and ready to share with your team. Kiro agents help you solve challenging problems, automate tasks, and keep working in the cloud when you step away. What is spec-driven development? How is it different from vibe coding? What is spec-driven development? How is it different from vibe coding? Developing with specs keeps the fun of vibe coding, but fixes some of its limitations: vibe coding can require too much guidance on complex tasks or when building on top of large codebases, and it can misinterpret context. When implementing a task with vibe coding, it’s difficult to keep track of all the decisions that were made along the way, and document them for your team. By using specs, Kiro works alongside you to define requirements, system design, and tasks to be implemented before writing any code. This approach explicitly documents the reasoning and implementation decisions, so Kiro can implement more complex tasks in fewer shots. How can I get started with Kiro? How can I get started with Kiro? Kiro works as an agent in the [IDE](/docs/), with a [CLI](/docs/cli/), in a [web browser](/docs/web/), from mobile app, and in Kiro Crew. [Download](/downloads/) the installer for your operating system, or [sign in](https://app.kiro.dev/) to use it with a paid account on the web or mobile. Log in with GitHub, Google, AWS Builder ID, or AWS IAM Identity Center. You do not need an AWS account to use Kiro. Kiro Crew is an open-source development workspace that runs on your machine and keeps working across sessions, it’s free, install from [GitHub](https://github.com/kirodotdev/KiroCrew). For more, see [documentation](/docs). What programming languages does Kiro support? What programming languages does Kiro support? Kiro supports a variety of programming languages that developers use in their day to day work. This list includes, but is not limited to Python, Java, JavaScript, TypeScript, C#, Go, Rust, PHP, Ruby, Kotlin, C, C++, shell scripting, SQL, Scala, JSON, YAML, and HCL. Can I import settings from my existing IDE? Can I import settings from my existing IDE? Kiro is based on Code OSS, so you can [import your VS Code settings, themes, and Open VSX compatible plugins](/docs/guides/migrating-from-vscode/) in the Kiro onboarding flow. How is Kiro Web different from Kiro IDE, CLI, and Kiro Crew? How is Kiro Web different from Kiro IDE, CLI, and Kiro Crew? Kiro IDE is for active, local development with real-time agent collaboration. Kiro CLI is for terminal-based workflows, custom agents, and deployment pipelines. Kiro Crew is the persistent, open source development workspace that coordinate

Links found on this page

  1. Download Kiro Crew [direct]
  2. Downloads [direct]
  3. 🔥 $20 credit when you first sign up for a paid plan using social login or Builder ID ↗ [direct]
  4. Cloud sessions, config [direct]
  5. Student program expands to 132 universities [direct]
  6. View transcript: Kiro CLI demo: starting a cloud session [direct]
  7. requirements, architectural designs, and sequenced tasks [direct]
  8. parallel agents [direct]
  9. Property-based tests [direct]
  10. requirements [direct]
  11. Figma [direct]
  12. headless CLI in CI/CD [direct]
  13. Auto [direct]
  14. Agent Client Protocol (ACP) [direct]
  15. Skills.md [direct]
  16. MCP [direct]
  17. Open VSX extensions [direct]
  18. VS Code settings [direct]
  19. Kiro CLI [direct]
  20. over 500 popular CLIs [direct]
  21. security, reliability, and privacy [direct]
  22. IAM and SSO authentication [direct]
  23. governance [direct]
  24. Kiro for enterprise [direct]
  25. credit-based [direct]
  26. VI Vivek Velso Cloud Engineering Lead [direct]
  27. FA Farah Abdirahman Cloud & AI Engineer [direct]
  28. IH Ihor Sasovets Lead Security Engineer [direct]
  29. DA Darya Petrashka Senior Data Scientist [direct]
  30. MI Michael Walmsley Serverless Application Architect [direct]
  31. DA Danielle Heberling Founding Infrastructure Engineer [direct]
  32. BL Blake Romano Senior Software Engineer [direct]
  33. DA Dakota Lewallen Software Engineer [direct]
  34. SA Sathiesh Veera Principal Software Engineer [direct]
  35. AN Anuj Tyagi Developer [direct]
  36. SR Sreekesh Iyer Software Engineer [direct]
  37. Loading image... Learn by playing: create a video game In this guide, you will learn how to use Kiro by completing tasks in the codebase for a sample video game called Spirit of Ki [direct]
  38. { Blog } Does your code match your spec? [direct]
  39. { Guide } Your first project [direct]
  40. Browse all FAQs [direct]
  41. About Kiro [direct]
  42. IDE [direct]
  43. Web [direct]
  44. Mobile [direct]
  45. Crew [direct]
  46. Startups [direct]
  47. Students [direct]
  48. Overview [direct]
  49. Ambassadors [direct]
  50. Discord [direct]
  51. Events [direct]
  52. Shop [direct]
  53. Showcase [direct]
  54. Docs [direct]
  55. Blog [direct]
  56. Changelog [direct]
  57. Report a bug [direct]
  58. Suggest an idea [direct]
  59. Billing support [direct]
  60. Site Terms [direct]
  61. License [direct]
  62. Responsible AI Policy [direct]
  63. Legal [direct]
  64. Privacy Policy [direct]
  65. Cookie Preferences [direct]