LIFEHUBBER
Theme

AI Resources

AI Engineer Coach

AI Engineer Coach turns local AI coding-session logs into a dashboard for understanding how someone works with coding assistants across projects and tools.

It covers activity and session timelines, generated-code views, practice patterns, anti-pattern findings, repeated workflows that may become reusable skills, and checks around workspace instructions and context health. Use this as a first read, not a recommendation. Open the original project before trusting details like terms, limits, privacy, cost, setup, or safety.

What it is

A dashboard built from coding-session logs

The project reads supported on-disk session records and organizes them into views for activity, timelines, workspaces, harnesses, generated code, practice signals, and individual sessions.

Why it stands out

It looks at the way the assistant is used

Editable rules flag patterns across prompt quality, session hygiene, code review, tool use, and context management, while other views look for repeated workflows and gaps in workspace instructions.

Availability

Self-built extension or Copilot app canvas

The repository does not currently provide a marketplace listing or packaged Release. Users build it from source for VS Code, or build the shared dashboard and open it as a canvas in the GitHub Copilot app.

Why it matters

What makes it useful

AI coding work can feel productive without making recurring prompt, session, review, tool, or context patterns obvious. AI Engineer Coach brings those patterns together across sessions, so a developer can decide what to change instead of judging the workflow from memory.

Notable points

What stands out

The project says its normal parsing and analytics stay on the machine and its extension reads session files without modifying them. Some optional features use the VS Code built-in Copilot language-model API only when invoked. The GitHub Copilot app canvas omits several AI-dependent views while retaining the log-driven dashboard pages.

Before using

What to review

Expect a source build: the documented setup requires VS Code plus Node.js and npm, or a Dev Container with Docker or Podman, before installing the generated VSIX.

Check that the current extension engine requirement and the supported log locations match the editor, operating system, remote setup, and coding assistants being used.

Treat local log analysis and optional AI features separately; review what is sent through the VS Code language-model API before invoking rule compilation, skill discovery, or context review on sensitive work.

Review the project disclaimer and current issues before depending on scores, rules, generated-code estimates, wellbeing signals, or recommendations for workplace decisions.

Remember that shared stat cards and exported Markdown or JSON summaries can carry information about projects and working habits outside the local dashboard.

Reader fit

Who may find it relevant

Developers using several AI coding assistants who want one local view across their session records.

People trying to improve prompt, review, tool, session, or context habits with concrete examples rather than relying on a general impression.

Teams or individuals looking for repeated workflows that may be worth turning into reusable skills.

Less relevant for someone who wants a ready-made marketplace install, does not use a supported harness, or needs a formal team-performance or compliance system.

Editorial note

Why LifeHubber lists it

AI Engineer Coach is useful because it treats the use of coding agents as a practice that can be examined: how sessions unfold, which habits repeat, how context is supplied, and which workflows are stable enough to reuse. That gives a developer a concrete basis for improving the way they work without moving the underlying session logs into a separate analytics service.

Source links

Source materials

Reader note

Before relying on this entry

LifeHubber lists entries to help readers inspect AI projects, not to endorse them or prove they are safe, suitable, accurate, maintained, or right for a specific use. We do not verify every entry in depth. Before relying on anything listed, review the original materials, terms, privacy practices, limits, and risks that matter for your situation.

What to explore next

Turn the findings into better working habits.

The dashboard can surface prompt, session, review, tool, and context patterns. These guides help turn those findings into clearer requests and a project record that remains useful outside one coding assistant.

See what’s moving