GitHub's Burke Holland has outlined a streamlined AI development workflow that leverages Copilot's harness to help developers boost productivity without the need to chase after new tools. The approach focuses on integrating AI assistance directly into existing coding environments, reducing context switching and keeping developers in their flow.
Focusing on the harness, not the hype
Holland described a method that uses GitHub Copilot as a central component rather than adding multiple separate AI tools. The idea is to avoid the overhead of learning and managing different platforms. Instead, developers can rely on Copilot's capabilities within their familiar editor, whether that's Visual Studio Code, JetBrains, or another supported IDE.
The workflow emphasizes using Copilot's features—like code completions, chat, and inline suggestions—to handle repetitive tasks, generate boilerplate, and even refactor code. By staying within one environment, developers can maintain their rhythm and avoid the mental cost of switching between applications.
Many teams are experimenting with various AI coding assistants, but Holland's outline suggests that consolidation can lead to greater efficiency. Instead of evaluating and integrating multiple tools, a single, well-integrated solution like Copilot can cover a wide range of use cases. This is particularly relevant for teams that want to adopt AI without overhauling their existing workflows.
The approach also addresses common pain points: context loss when moving between tools, inconsistent suggestions, and the need to manage separate subscriptions. By using Copilot's harness, developers can get AI help directly where they already write code.
What the workflow looks like
Holland described a typical session where a developer starts with a Copilot chat to discuss the task, then uses inline completions to write code quickly. The AI can also help with debugging by suggesting fixes based on error messages. The key is that the developer stays in the editor, using Copilot as a pair programmer rather than a separate application.
The workflow doesn't require any new tools or plugins beyond what's already available with Copilot. It's about changing how developers interact with the AI—prompting it effectively, reviewing its suggestions critically, and iterating quickly. Holland emphasized that the goal is productivity, not novelty.
This streamlined approach could be especially useful for teams that are new to AI-assisted development or those looking to standardize their practices. By focusing on a single, well-integrated tool, they can reduce complexity and get more consistent results.
GitHub has been pushing Copilot as a core part of its platform, and Holland's outline reinforces that message. The company continues to update the tool with new features, but the underlying philosophy remains: help developers stay in the flow and write better code faster.




