worklog-report
SKILL.md
Generate a worklog report with the following steps:
- Run the data collection script to gather raw data from Git, Claude Code, and Cursor sessions:
WORKSPACE_ROOT="$WORKSPACE_ROOT" GIT_AUTHOR="$GIT_AUTHOR" python3 ${CLAUDE_SKILL_DIR}/scripts/collect.py $ARGUMENTS
WORKSPACE_ROOT is the root directory containing the user's git repositories. GIT_AUTHOR is the git author name to filter commits. Both should come from the user's environment or CLAUDE.md settings. If not available, ask the user.
-
Based on the raw data from stdout, generate a concise summary of the work done:
- Group by project
- Highlight main accomplishments and key changes
- Do NOT include specific times, only summarize the work
- Output the summary directly without extra headings or prefixes
-
Output the final report directly in the conversation:
- Start with the title line from the raw report
- Insert
## Summary\n\n{summary}\nafter the title - Append the rest of the raw report content (Git Commits, Claude Code Sessions, Cursor Sessions sections)
Weekly Installs
3
Repository
tssujt/skillsFirst Seen
9 days ago
Security Audits
Installed on
opencode3
antigravity3
claude-code3
github-copilot3
codex3
kimi-cli3