Skillquality 0.45

timesheet

Use when the user needs a monthly work summary, time-tracking report, or commit-based activity recap.

Price
free
Protocol
skill
Verified
no

What it does

Generate a markdown table summarizing the current user's git commits for the current month.

Data Collection

Gather commits from the repository in the working directory. Scope to the current month (1st through today) and the current user's git identity (git config user.name).

Reference command: git log --since="{year}-{month}-01" --until="{year}-{month}-{today+1}" --format="%ad | %an | %s" --date=short --no-merges

Output Format

Markdown table, one row per day with commits:

DaySummary
DD.MM.Short summary of work themes

Summary Style

Summaries should read like personal shorthand — what you'd jot in a work log, not what you'd write in a PR description.

  • Group by theme, not by commit. "knowledgebase + RAG tools" over listing each commit separately.
  • Target 10-20 words per day (minimum 8 — expand terse single-commit days with enough context to be useful later).
  • Skip noise: lint fixes, merge commits, trivial reformats — unless they represent significant effort.
  • Terse phrasing: "form table extraction + compliance" not "Added form table extraction feature and implemented compliance checks."

Capabilities

skillsource-jhostalekskill-timesheettopic-agent-skillstopic-ai-codingtopic-anthropictopic-claudetopic-claude-codetopic-claude-code-skillstopic-code-reviewtopic-codex-clitopic-cursortopic-developer-toolstopic-git-workflowtopic-multi-agent

Install

Installnpx skills add JHostalek/dotclaude
Transportskills-sh
Protocolskill

Quality

0.45/ 1.00

deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,178 chars)

Provenance

Indexed fromgithub
Enriched2026-05-18 19:13:17Z · deterministic:skill-github:v1 · v1
First seen2026-05-18
Last seen2026-05-18

Agent access