Writing

Notes on building gitglimpse

Internals, philosophy, and workflow tips from the developer.

March 30, 2026 · 5 min read

Your AI Writes the Code. gitglimpse Writes the Standup.

How gitglimpse fits into AI-assisted development workflows with Claude Code, Cursor, and local LLMs.

ai claude-code cursor workflow
Read →

March 30, 2026 · 4 min read

Noise Filtering and Ticket Detection in gitglimpse

How gitglimpse automatically strips noise commits and extracts ticket IDs from branch names.

features internals developer-tools
Read →

March 29, 2026 · 3 min read

Using gitglimpse with Claude Code

Set up the /standup slash command in three steps and let Claude Code write your daily updates.

claude-code workflow integration
Read →

March 25, 2026 · 6 min read

How gitglimpse Estimates Effort from Git History

A deep dive into the heuristic algorithm that turns commit timestamps and diff sizes into reasonable effort estimates.

internals algorithms git
Read →

March 20, 2026 · 4 min read

Why I Built gitglimpse

Every developer has the same standup problem. The answer was in the git log all along.

open-source developer-tools python
Read →