work-log-codex

Combine Codex and Claude Code session histories into Markdown work logs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Generate structured Markdown work logs from Codex and Claude Code session histories, consolidating scattered notes into ready-to-share reports.

Core Features & Use Cases

  • Parse Codex and Claude Code session histories to produce readable, publish-ready work logs.
  • Output Markdown suitable for docs, Obsidian, or team reports.
  • Use cases include daily, weekly, or project-level summaries with per-project details and commits.

Quick Start

Provide a complete work-log Markdown for the given Codex/Claude Code sessions in the selected date range.

Frequently Asked Questions about work-log-codex

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

FAQPage Schema
How do I generate Markdown work logs from Codex and Claude session histories?

You can generate Markdown work logs from Codex and Claude session histories by combining the session data to produce a formal document. This process parses session histories to create readable reports with per-project summaries and commits.

Can I create daily or weekly project summaries from Claude Code session data?

Yes, you can create daily, weekly, or custom date range project summaries from Claude Code session data. The output includes per-project details, commit history, and activity stats formatted as clean Markdown.

Does the generated work-log Markdown work with Obsidian and team docs?

Yes, the generated work-log Markdown is suitable for Obsidian, team reports, and documentation. It applies clean Markdown formatting to consolidate scattered session notes into ready-to-share reports.

What is the best way to consolidate scattered AI coding session notes into a structured report?

The best way to consolidate scattered AI coding session notes is parsing Codex and Claude session histories to produce a formal work-log. This approach applies robust parsing and accurate time calculations to output structured Markdown.

Are there limitations when parsing session data for custom date range work logs?

Parsing session data for custom date range work logs requires robust parsing and accurate time calculations to function correctly. The implementation depends on the availability of complete Codex and Claude Code session histories.

Do I need any external dependencies to combine Codex and Claude session histories?

No external dependencies are needed to combine Codex and Claude session histories. The implementation relies entirely on internal scripts to parse session data and format the work-log Markdown output.