Ross ROSS = Recommend OSS · open-source software intelligence for agents

code996

统计 Git 项目的 commit 时间分布,进而推导出项目的编码工作强度。 Analyzes the commit time distribution of Git projects to infer coding work intensity. observed · 2026-08-28

github.com/hellodigua/code996 · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 95
  • Release rhythm 95
  • Longevity 21
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 10.0
  • age_days: 301
  • days_rel: 33
  • days_push: 33
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

2086 stars · 79 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

code996 is a Node.js CLI tool that analyzes Git commit time distributions to infer a project's coding work intensity and overtime culture. It runs fully offline via `npx -y code996`, producing terminal reports plus local bilingual HTML visualizations including a '996 index', monthly trends, and multi-repo comparisons.

Use cases

  • analyze overtime culture of a git repository
  • check if a company has 996 work schedule before joining
  • measure team coding work intensity from commit times
  • compare workload across multiple git repos
  • track monthly overtime trends in a project
  • generate a work-hours report from git log
  • detect weekend and late-night commit patterns

When to choose

  • you want a quick, privacy-safe, fully local analysis of commit time patterns
  • you're evaluating a new team's real working hours before or after joining
  • you need multi-repo overtime comparisons with visual HTML reports
  • you work with Chinese holiday/调休 schedules and need accurate workday filtering

When to avoid

  • you need code quality or productivity metrics beyond commit timestamps
  • your workflow uses squash merges or rebases that obscure true commit times
  • you need server-side or CI-integrated analytics rather than a local CLI
  • commit timestamps are unreliable in your repos (e.g., cherry-picked or imported history)

Facets

cli-tool · maturity active

analytics developer-tools cli data-visualization developer-tools analytics hr cli cross-platform git-analysis work-intensity overtime-detection 996 commit-time-distribution team-culture offline-analysis privacy command-line nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
hellodigua/code996main80
hellodigua/code996-webfrontend10

For agents

markdown · JSON · MCP: product_card(name="hellodigua/code996")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem