Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
better agentic engineering
| Date | Stars |
|---|---|
| 2026-07-31 | 3437 |
| 2026-08-03 | 3453 |
| 2026-08-06 | 3453 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<h1 align="center">AI Engineer Coach</h1> <p align="center"> <strong>better agentic engineering.</strong><br> Analyze your AI coding assistant usage — any harness, one dashboard. </p> <p align="center"> <a href="LICENSE"><img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-blue.svg"></a> <img alt="VS Code 1.115+" src="https://img.shields.io/badge/VS%20Code-1.115%2B-007ACC"> </p> <br> <p align="center"> https://github.com/user-attachments/assets/9f0239bf-20e0-459f-b137-17cce0edd1b2 </p> --- ## What it does AI Engineer Coach reads your local AI session logs and turns them into actionable insights — no data leaves your machine. - **Track progress** -- practice scores, weekly trends, daily activity charts - **Detect anti-patterns** -- 45 rules across prompt quality, session hygiene, code review, tool mastery, and context management - **Measure output** -- AI-generated code volume by language, workspace, model, and harness - **Discover skills** -- find repeated prompts and turn them into reusable skills - **Score context health** — agentic readiness checks, instruction-file audits, workspace context maps <details> <summary><strong>Screenshots</strong></summary> <br> <p align="center"><img src="assets/screen-timeline.png" alt="Timeline" width="820"></p> <p align="center"><img src="assets/screen-output.png" alt="Code Output" width="820"></p> <p align="center"><img src="assets/screen-consumption.png" alt="Premium Request Consumption" width="820"></p> <p align="center"><img src="assets/screen-patterns-projects.png" alt="Activity Patterns - Projects" width="820"></p> <p align="center"><img src="assets/screen-patterns-workhours.png" alt="Activity Patterns - Work Hours" width="820"></p> <p align="center"><img src="assets/screen-antipatterns.png" alt="Anti-Patterns" width="820"></p> <p align="center"><img src="assets/screen-skill-finder.png" alt="Skill Finder" width="820"></p> <p align="center"><img src="assets/screen-context-quality.png" alt="Context Quality" width="820"></p> <p align="center"><img src="assets/screen-context-management.png" alt="Context Management" width="820"></p> <p align="center"><img src="assets/screen-learning.png" alt="Learning Center" width="820"></p> <p align="center"><img src="assets/screen-achievements.png" alt="Achievements" width="820"></p> <p align="center"><img src="assets/screen-sdlc.png" alt="Agentic SDLC" width="820"></p> <p align="center"><img src="assets/screen-share.png" alt="Share Your Stats" width="820"></p> </details> --- ## Installation The extension is not published to a marketplace or Releases page, so you build the `.vsix` yourself and install it. Pick whichever build path fits your setup. ### Path 1 -- Dev Container build (no local Node.js/npm) Prerequisites: - VS Code - Dev Containers extension - Docker or Podman Steps: 1. Clone the repo and open it in VS Code. 2. Reopen in container. 3. Run: ```bash npm ci npm run package ``` 4. Install the generated `.vsix` (see [Install the built VSIX](#install-the-built-vsix) below). ### Path 2 -- Local build Prerequisites: - VS Code - Node.js and npm Steps: ```bash git clone https://github.com/microsoft/ai-engineering-coach.git cd ai-engineering-coach npm ci npm run package ``` Then install the generated `.vsix` (see below). ### Install the built VSIX **macOS / Linux** ```bash code --install-extension ai-engineer-coach-*.vsix ``` **Windows / PowerShell** ```powershell code --install-extension (Get-ChildItem . -Filter 'ai-engineer-coach-*.vsix' | Select-Object -First 1).FullName ``` If the CLI does not work, install it from the VS Code UI: press `Ctrl+Shift+P`, type **Install from VSIX**, then browse to the `.vsix` file and select it. After install: 1. Open the command palette (`Cmd+Shift+P` / `Ctrl+Shift+P`) 2. Run **AI Engineer Coach: Open Dashboard** 3. Navigate pages from the sidebar, filter by workspace or harness --- ## Run as a canvas in the GitHub Copilot app The same dashboard also runs as a
Excerpt of 10,139 characters
Read on GitHub36
36
34
21
15
7
Flusspferd
4
3
3
2
fouad · Freelancer
1
1
Vishal Gawade · Illinois Institute of Technology · United States
1
1
1
1
1
Jon Hadley · United Kingdom
1
Christian Katzmann · Denmark
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:5005b5abeb17c129, desc:agentic