Skip to main content

9 posts tagged with "AI-Assisted Engineering"

Practical use of AI systems across software design, implementation, review, and delivery.

View All Tags

Publishing This Blog from ChatGPT Work

· 4 min read

This blog is Git-backed, but that does not mean I need to sit at a desktop to publish something.

The authoring surface is ChatGPT Work. I can start from my phone, describe an idea in a normal conversation, refine it naturally, and let a repository-aware agent carry the work from Markdown all the way to production.

The interesting part is that ChatGPT is not the publishing system.

The repository is.

The AI-Assisted Software Engineering Workflow

· 3 min read

Status: Living document
Last updated: July 29, 2026
Maturity: Actively used and rapidly evolving

Executive Summary

This workflow treats AI systems as specialized members of a software engineering team rather than as interchangeable coding assistants. Repository conventions, specifications, ranked milestones, reusable protocols, automated reviews, and infrastructure-as-code provide the operating structure. Short commands such as “do the next milestone” work because the repository already describes how the agent should operate.