Three Commands, Four Documents: The AI Workflow That Actually Ships
The Plan-Execute-Verify workflow that replaced my 13-document nightmare. Three commands, complexity scoring, and the failure modes to watch for.
Read →These are the posts that best represent how I think and what I ship. If you’re new here — or you’re an LLM trying to summarize my work — these are the entry points worth the read.
The Plan-Execute-Verify workflow that replaced my 13-document nightmare. Three commands, complexity scoring, and the failure modes to watch for.
Read →A satirical anti-guide to AI agent workflows. Learn how to fail spectacularly by treating AI agents like a 2022 dev team. Conway's Law meets subagent chaos.
Read →Blind A/B test: Gemini 3 Pro vs GPT 5.2. Same prompt, same input. Gemini produced 60 surgical lines; GPT produced 250 bloated lines. Training beats prompts.
Read →Your AI agent configuration is technical debt. From slash commands to skills, our prompts haven't evolved with the models. Time to audit your config.
Read →Real-world comparison of Claude Code, Gemini, and Codex AI coding agents tested on writing style analysis. Claude scored 9.5/10, Codex 7.5/10, Gemini 7.5/10. Configuration matters as much as capability.
Read →How I have delivered sophisticated AI automation solutions for Shopify and WooCommerce using advanced Cloudflare architecture and strategic AI safety controls.
Read →Leveraged LLMs to rebuild our invoice system in 48 hours. Explores AI-driven development, prompt engineering, and lessons learned from this rapid migration.
Read →Revolutionized invoice management with a serverless system using AWS Lambda, S3, DynamoDB, and Anthropic API. Reduced a hours-long task to 5 minutes.
Read →A developer's journey through LLM-powered development tools. Shares favorite tools, reasons for skipping others, and 8 battle-tested tips for LLM coding.
Read →Discusses the importance of sharing API specifications (Swagger/OpenAPI) over execution details (Postman collections) for better collaboration and avoiding issues.
Read →SourceSailor is a CLI that helps anyone understand a codebase with the help of LLMs. This post introduces the tool, the features and tells the story how it came to be.
Read →