How Fresh Are Your Docs? Score Documentation Freshness in CI
A 0-100 freshness signal that catches documentation drift in CI on every PR. Three deterministic checks plus a Claude Code semantic layer for the gray zone.

A 0-100 freshness signal that catches documentation drift in CI on every PR. Three deterministic checks plus a Claude Code semantic layer for the gray zone.
Generate your project's entire documentation layer from source code with a single Claude Code skill. Build /doc-it and run it against a real FastAPI project.
Let's craft a GitHub Actions workflow with Claude Code that helps to catch stale docs as you iterate on your code.