WHAT I'M WORKING ON
Polishing a major release
Whenever I release major updates to my apps, I always give myself the time to polish and improve. I like Learn by Shipping, which allows me to move fast. However, it also brings in risks like instability and improvement potential.
Many platforms that I use for observation allow me to connect to agents. I can use Amplitude's MCP for analytics reviewing, Sentry MCP for stability insights, and Astro's MCP for ASO improvements reviews.
Besides fixing incoming bugs and support email reports, I'd like to ask my agents:
"Use the Amplitude MCP and validate whether our onboarding improvements had a positive impact in 16.0.0 compared to 15.x builds"
This is just an example prompt, but it gives me massive insights. A follow up prompt would be:
"Based on these insights, give me low-hanging fruit, high-impact changes we can do to further improve"
And that's how I'm constantly evolving.
Being able to connect observation platforms to my project's code & release history is a massive step forward that I had to do manually a few months ago. It's basically plan, build, review, compound: a continous loop. Improving 1% every single day will make you so much better in a year from now!