Notes on building software.

A personal blog of technical articles about software development.

Automating Lint Fixes in CI

September 5, 2026· 2 min read·claude-codeciautomation

Run headless Claude as a CI step to fix lint problems automatically and feed structured results back to your pipeline.

Generating Changelogs from Git History

September 5, 2026· 2 min read·claude-codegitautomation

Turn raw git log output into a readable, grouped changelog by piping history straight into headless Claude.