work-log-claude

Parse Claude Code session data into structured work log reports.

5|1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/ValorVie/custom-skills --skill work-log-claude
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work-log-claude
Source: https://github.com/ValorVie/custom-skills/tree/main/skills/work-log-claude
Command: npx skills add https://github.com/ValorVie/custom-skills --skill work-log-claude

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claude Code and Codex conversations can be hard to summarize and audit. This Skill automatically converts chat histories and related Git activity into structured, searchable work logs that support daily reviews, weekly reports, and on-demand queries.

Core Features & Use Cases

  • Automated summarization: transforms session data into concise work-log entries with project-level context.
  • Multi-format outputs: generates terminal-ready summaries, Markdown files, and Obsidian-friendly notes.
  • Live-time use cases: ideal for developers who need auditable records of work across sprints and tasks.

Quick Start

Use this Skill to generate a daily work-log report from Claude Code session data.

Frequently Asked Questions about work-log-claude

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a structured work log from Claude Code session data?

To generate a structured work log from Claude Code session data, this Skill parses your chat histories and related Git activity to produce concise, searchable reports across daily, weekly, or custom date ranges.

Can I export Claude Code and Codex chat histories to Markdown for Obsidian?

Yes, you can export Claude Code and Codex chat histories to Obsidian-friendly notes. This Skill automatically converts session data into multi-format outputs including terminal-ready summaries and Markdown files for your notes.

How does automated summarization work for Git commits and Claude Code sessions?

Automated summarization for Git commits and Claude Code sessions works by applying deterministic parsing and summarization prompts to your session data, aggregating tokens and commits into project-level context entries.

What is the best way to create auditable sprint reports from AI coding sessions?

The best way to create auditable sprint reports from AI coding sessions is to use automated parsing to aggregate session data and token usage across custom date ranges, producing structured work logs for weekly reviews.

Do I need Git to track token usage and commits in my AI coding work logs?

Yes, Git activity is integrated into the work logs. The Skill aggregates related Git commits alongside Claude Code session data to provide comprehensive, project-level context for your daily or weekly reports.

Why use work-log-claude instead of manually copying Claude Code chats into reports?

Using work-log-claude instead of manually copying chats automates the transformation of session data into structured logs, preventing audit gaps and saving time by aggregating commits, sessions, and token usage instantly.