Kiro
-
Implementing an agentic player coach workflow with Kiro CLI subagents
Jan 9, 2026 | 8 minute read
Edition #216 - November 2025 Over the Christmas period I spent some of my down time catching up on blog posts and open source projects that I had bookmarked to “read later”. I have been interested in learning about opinionated workflows that use agentic tools like Kiro CLI to generate better output. One of those projects looked at how you can improve the output from agentic tools through something called player/coach (I think it might be similar to the actor/critic method that I used back in the reinforcement learning days of Deep Racer).
-
Automating made easy with Kiro CLI
Dec 10, 2025 | 16 minute read
What are you automating with generative AI ? I have spoken at many events this year sharing how I see developers using AI coding assistants like Kiro and Kiro CLI. The top use case was debugging code, and I wrote about that in Debugging and troubleshooting issues with AI coding assistants. In this post I am going to talk about another very common use case, automation. I will share a couple of things that I found trivial to automate with the help of Kiro, but also some unexpected things I learned along the way.
-
Zero to shipped - a year in review
Dec 4, 2025 | 24 minute read
A year of Zero to Shipped I am at Build Stuff doing my live coding talk, Zero to Shipped in 30 minutes. I have done this “talk” many times this year, and as I look back to January when I did the same session at PyCon+Web in Berlin, what amazes me is how far AI Coding Assistants have come in such a short period of time. Back then I used Amazon Q Developer (pre agentic mode), and a lot has changed.