Key Concepts
Clickity Clack Score
A normalized productivity metric calculated as coding time ÷ working hours
Coding Time
LLM-generated estimate of time spent coding, calculated per commit
Top Contributors
Highlights contributor stats such as number of commits and estimated coding effort
GitHub admins can toggle Productivity Features on/off in Settings → Workspace → Productivity Features. To only show Productivity Features for specific GitHub teams, admins can select the teams they’d like to have the functionality enabled for.

Accessing Productivity Insights
Weekly reports are sent via email and provide high-level updates. These reports capture coding time trends over the last six weeks, engineering output by project, and insights into team productivity.Add or remove weekly email recipients in Settings → Workspace → Digest Emails.
Understanding Coding Time Estimates
Coding Time is an LLM-generated estimate of time spent coding, calculated per commit, using diff size, change complexity, and author familiarity (via git blame). This estimates pure engineering time, and does not reflect time spent on non-coding tasks (e.g. investigating, planning, architectural meetings, etc). As with other LLM-generated content, Coding Time estimates may be inaccurate and may not reflect actual time spent doing engineering work when assessed at the commit level. We believe this estimate is a helpful and relatively accurate measure when aggregated (by project, by week).Managing External Contributors
You can control whether external contributors (e.g. open-source contributors) are included in your Project Summaries and/or in your Productivity Metrics in Settings under External Contributors. These are two separate settings because the value of external contributions differs by circumstance.For example, you may want to include external contributors in Project Summaries to capture the full history of an open-source project, but exclude external contributors from Productivity Metrics (e.g. Clickity Clack, Top Contributors) so those metrics reflect only your employees’ work.