Clockify summarize
Review only. Independent of timer vs enter-time.
Workflow
- If
config_rootis already known this session and still this repo, reuse it. Otherwise resolve once withgit rev-parse --show-toplevelfrom the working directory (open tabs are not required; multi-root: focused path only as a tie-breaker). Re-resolve when the folder or focused root changes. Pass that string on Clockify MCP calls — do not run git before every tool. - Default range is today via
clockify_today_summarywithconfig_root. - For another window,
clockify_list_time_entrieswithconfig_rootand ISOstart/end, then totals by project. Do not invent project ids; names come from the tool response orclockify_list_projects. - If a timer is still running, mention it (duration so far) but do not stop it.
- Do not create or edit entries.