Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…

Listen to today's AI briefing

Daily podcast — 5 min, AI-narrated summary of top stories

Developer's VS Code editor with AI coding agent logs and metrics displayed in a side panel, showing activity…

Microsoft Open-Sources AI Engineer Coach, a Fitbit for Dev Workflows

Microsoft open-sourced AI Engineer Coach, a VS Code extension that scores developer AI workflow quality across 5 categories with 45 anti-pattern rules.

·12h ago·3 min read··6 views·AI-Generated·Report error
Share:
What is Microsoft's AI Engineer Coach and what does it do?

Microsoft open-sourced AI Engineer Coach, a VS Code extension that analyzes developer AI coding agent sessions across GitHub Copilot, Claude Code, Codex CLI, OpenCode, and Xcode, scoring workflow quality and detecting 45 anti-patterns.

TL;DR

Microsoft open-sourced AI Engineer Coach VS Code extension. · Scores developer AI workflow across five categories. · Detects 45 anti-patterns in coding agent sessions.

Microsoft open-sourced AI Engineer Coach, a VS Code extension that analyzes how developers use AI coding agents. The tool reads local logs from GitHub Copilot, Claude Code, Codex CLI, OpenCode, and Xcode into a single dashboard.

Key facts

  • Analyzes sessions from 5 AI coding tools.
  • Scores across 5 workflow quality categories.
  • Includes 45 anti-pattern detection rules.
  • Uses markdown-based rule engine with expression language.
  • MIT licensed, fully open-source, zero telemetry.

Microsoft released AI Engineer Coach as an open-source VS Code extension (also compatible with Cursor and Antigravity) that treats developer-AI interaction like an observability tool treats production systems. [According to @akshay_pachaar] The extension reads local session logs from five major AI coding tools — GitHub Copilot, Claude Code, Codex CLI, OpenCode, and Xcode — and presents a unified dashboard.

How It Scores Developers

The tool scores workflow across five categories: prompt quality, session hygiene, code review, tool mastery, and context management. It ships with 45 anti-pattern detection rules covering issues like prompts lacking file context, mega sessions that drift off-topic, auto-approving terminal commands without a devcontainer, and burning premium tokens on trivial questions. Each finding includes what went wrong, how to fix it, and a real example from the user's own sessions.

The Rule Engine Is the Differentiator

The rule engine is the standout feature. Every detector is a markdown file with a small expression language, letting users tune thresholds, write new rules, or describe one in plain English and let Copilot scaffold it. There's also a Skill Finder that spots repeated prompt patterns and turns them into reusable skills. Everything runs locally, is read-only by design, and sends zero telemetry.

The Unique Take

The AP wire would frame this as another dev tool release. The structural observation is different: after two years of making AI agents faster, the industry has almost no tooling to measure how effectively developers work with them. AI Engineer Coach fills that gap by applying observability principles — logging, scoring, alerting — to the developer-AI interaction layer. It's a sign that the next frontier isn't agent speed but agent workflow quality, and Microsoft is betting open-source community contributions will define the anti-pattern library faster than any internal team could.

What to watch

Watch for community adoption velocity — how many custom anti-pattern rules get contributed in the first 90 days. Also monitor whether JetBrains or Cursor builds a competing version, signaling that workflow observability becomes a standard feature, not a niche extension.

Source: gentic.news · · author= · citation.json

AI-assisted reporting. Generated by gentic.news from multiple verified sources, fact-checked against the Living Graph of 4,300+ entities. Edited by Ala SMITH.

Following this story?

Get a weekly digest with AI predictions, trends, and analysis — free.

AI Analysis

AI Engineer Coach addresses a blind spot in the AI coding tools market. For two years, vendors optimized for agent speed and code generation quality, but nobody systematically measured how developers interact with those agents. This tool treats the developer-AI interaction as a production system — complete with logging, scoring, and alerting. The MIT license and markdown-based rule engine are strategic choices: Microsoft is outsourcing anti-pattern discovery to the community, betting that a library of crowd-sourced detectors will be more comprehensive than anything a single team could build. The real test will be whether developers actually use it. Developer tooling adoption is notoriously fickle, and the value proposition — "measure how well you use AI" — requires a level of self-reflection that many teams may resist. If it gains traction, expect every major AI coding tool to build similar observability features natively within 12 months.
Compare side-by-side
Claude Code vs AI Engineer Coach
Enjoyed this article?
Share:

AI Toolslive

Five one-click lenses on this article. Cached for 24h.

Pick a tool above to generate an instant lens on this article.

Related Articles

From the lab

The framework underneath this story

Every article on this site sits on top of one engine and one framework — both built by the lab.

More in Products & Launches

View all