# My LLM coding workflow going into 2026

DevFeed: [My LLM coding workflow going into 2026](<https://devfeed.tech/articles/my-llm-coding-workflow-going-into-2026-18056.md>)

Original publisher: [Read original article](<https://addyo.substack.com/p/my-llm-coding-workflow-going-into>)

Author: Addy Osmani

Published: 2025-12-18T15:30:46Z

Content type: tutorial

Language: en

Sources: [Elevate](<https://devfeed.tech/sources/elevate.md>)

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Requirements](<https://devfeed.tech/topics/requirements.md>)

Tags: [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [llm](<https://devfeed.tech/tags/llm.md>), [requirements](<https://devfeed.tech/tags/requirements.md>)

## AI overview

The article presents an AI-assisted coding workflow that treats an LLM as a pair programmer requiring direction, context, and human oversight. It recommends defining requirements and edge cases, compiling a specification, and iterating on a project plan before generating code.

## Source excerpt

Best practices for staying in control while coding with AI