I’m working on a personal project and have gotten used to working with four coding agent sessions and two terminals. I rarely look at code. This is ridiculous. I started with an empty repo, and in three days, I have an MVP app. I assign senior-level dev tasks to the agents concurrently and review their work. Claude 5.6 Opus was flawless, while GPT 5.3 Codex needed more hand-holding. Usage costs have kept me from doing more. Below is what I have. 🤯

  • Polished, themed React + Next frontend
  • A stubbed React Native mobile app
  • A well-documented 11-page AI implementation plan
  • GitHub Actions for deploying with quality gates
    • All Azure infrastructure via Terraform
    • Backend on Azure Functions
    • Frontend on Azure Static Web
  • Integration of
    • Azure Flexible PostgreSQL + pgvectors + dev container
    • Azure Blob Storage + Azurite dev container
    • GitHub Actions with quality gates for automated deployments
  • Background ingestion jobs via Functions
  • All the documentation is kept up to date
  • Automated PR and issue management w/ code reviews
  • One setup script and a single run npm target to run
  • Admin page w/ job management
  • My favorite: Automatic AI-recommended commit messages via git hook w/ context and kept vibe-y. 🤪

This is absolutely crazy.

Leave a Reply

Discover more from Matt McKnight's Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading