Skip to main content

Daily activity reports from Claude Code session transcripts

Project description

claude-job-reporter

Generate daily activity reports from local Claude Code session transcripts. Crawls registered project directories, filters JSONL events by time window, and asks the local claude -p CLI to produce a plain-text daily report (formatted for KakaoTalk delivery).

See docs/superpowers/specs/2026-05-25-reporter-design.md for the design.

Install

Run without installing (recommended):

uvx --from git+https://github.com/alifwr/claude-job-reporter reporter --help

Or install as a persistent tool:

uv tool install git+https://github.com/alifwr/claude-job-reporter

Local development:

uv pip install -e .

Usage

reporter init                              # create ~/.config/reporter/config.toml
reporter add /path/to/project              # register a project dir to watch
reporter list                              # show registered dirs
reporter run --since 24h                   # generate report for last 24h

Options for run:

--since DURATION       window: 24h, 3d, 90m, 1w (default from config)
--out FILE             output file (default ~/reports/YYYY-MM-DD.md)
--no-clip              skip clipboard copy
--model MODEL          model passed to `claude -p` (default: sonnet)
--claude-binary PATH   override `claude` binary path

Requirements

  • Python 3.11+
  • claude CLI on PATH (Claude Code subscription — runs claude -p for free)
  • Linux/macOS (clipboard via pyperclip; falls back gracefully if missing)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

claude_job_reporter-0.3.0.tar.gz (46.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

claude_job_reporter-0.3.0-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

Details for the file claude_job_reporter-0.3.0.tar.gz.

File metadata

  • Download URL: claude_job_reporter-0.3.0.tar.gz
  • Upload date:
  • Size: 46.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.17

File hashes

Hashes for claude_job_reporter-0.3.0.tar.gz
Algorithm Hash digest
SHA256 6ae00095e12f193c3bfce7e9578ca433b6bbb55f9a996323992b8a1a879e5a24
MD5 f1c73830d98f29c7b3ff68b31bb75984
BLAKE2b-256 0d9a04662ca45bbd05e2ee4a338d09c155d08e3dd6e1281722fe4aa147405744

See more details on using hashes here.

File details

Details for the file claude_job_reporter-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for claude_job_reporter-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4a1fad339659596ce55c415384155a67a7d020e683749b0eb10979897631c8cf
MD5 33a462a344b6dec10f2a3c9b2360352a
BLAKE2b-256 c321f84a2fe2d80cc501ceba92d185ee1bfa0609987b5843cf6fffb254a0a87c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page