Posts
All the articles I've posted.
AGENTS.md: A New Standard for Unified Coding Agent Instructions
Published: at 07:28 PMLearn about AGENTS.md, the new open standard for providing instructions to coding agents, and how it can help you streamline your development workflow.
From Research to Engineering: Understanding the Critical Transition
Published: at 12:00 AMExploring the pivotal difference between unproven possibilities and engineering optimization.
Copilot Pro Tips: Monthly Premium Reset and a Model Bakeoff
Published: at 12:00 AMPractical tips for getting the most from GitHub Copilot Pro's monthly premium resets, plus notes from a quick model bakeoff building a mobile-friendly habit tracker.
Exporting Diffs for LLM Analysis and Codemod Generation
Published: at 11:12 AMA practical workflow for exporting git diffs, teaching LLMs the refactor patterns, and generating codemods with test data to apply across repositories.
Agentic SDLC with Human-in-the-Loop (HITL) Playbook
Published: at 12:00 PMA practical playbook for integrating LLM-based agents into the Software Development Life Cycle while keeping humans in the loop at critical decision points.