Add git-timesheet to Git & Version Control
loading diff…
Adds git-timesheet to the Git & Version Control section.
A Claude Code plugin that generates weekly PDF/CSV timesheets from your git commit history. /timesheet walks you through a date range, scans your repos, allocates hours per day based on commit complexity (lines + files), and outputs PDF/CSV plus an optional invoice summary.
score = lines + files × 10) — not evenly splithours × hourly_rate/plugin marketplace add MarcinSufa/git-timesheet
/plugin install git-timesheet@marcin-sufa-plugins
MIT licensed. Beta v1.0.4-beta.