Neville Mathew

Neville Mathew

WritulosWritulos
Founder at Writulos

Badges

Tastemaker
Tastemaker
Gone streaking 10
Gone streaking 10
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Maker History

  • Writulos
    WritulosYour code, documented. Automatically.
  • 🎉
    Joined Product HuntSeptember 13th, 2025

Forums

Two updates to Writulos, both addressing a real gap in the current workflow.

1. Documentation tends to go stale silently. A file changes, the docs do not, and nobody notices until the docs are actively misleading.

Writulos now tracks this. Each file shows how many commits it has drifted from its last generated documentation, so outdated docs are visible before they cause confusion. This adds no extra cost and requires no setup.

Would you actually use AI-generated plain English explanations of your code for collaborators?

Writulos already auto-generates technical docs on every push via GitHub Actions.

We're now exploring expanding it beyond developers. The idea: every file in your codebase can also generate a plain English version. Not code docs, but a "here's what this does" explanation for a client, a product manager, a design partner, or a new teammate who doesn't read code.

We added a GitHub Actions step that auto-generates docs on every push

We've shipped native GitHub Actions support for Writulos.

Just one step in your workflow YAML and docs get generated automatically on every push, PR, or release. No context switching, no manual updates.

Would love feedback from anyone who's tried baking doc generation into their CI pipeline.

View more