Rank 03
devhunt
A GitHub activity summarizer with local reports and an optional AI narrative workflow.
Problem
Repository activity needs traceable summaries without turning descriptive metrics into rankings of people.
Approach
DevHunt reads token-visible GitHub activity, stores records locally and produces a profile plus charts. The CLI can prepare a narrative prompt without calling a model.
Contribution
The project provides scan, report and narrate commands. Its metrics are project-defined heuristics, not validated measures of skill, personality or employability.
Evidence
The public source and its MIT license were rechecked at the pinned commit. Follow the Quick start to produce a report from synthetic input.
Verification
On 2026-09-06, 41 upstream tests, synthetic report generation and the explicit-empty-key prompt flow passed. Tracked raw user outputs were removed and a retention note added. Authenticated scanning and live model output were not tested; Git history was not erased.