daily-summary

Aggregate Claude Code sessions, Git commits, and Notion tasks into a timeline report.

36|1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/jiahao-shao1/sjh-skills --skill daily-summary-jiahao-shao1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-summary
Source: https://github.com/jiahao-shao1/sjh-skills/tree/main/skills/daily-summary
Command: npx skills add https://github.com/jiahao-shao1/sjh-skills --skill daily-summary-jiahao-shao1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Consolidates Claude Code session history, Git commits, and Notion task data to produce a concise daily work summary, saving time and reducing context switching.

Core Features & Use Cases

  • Multi-source aggregation from Claude Code sessions, Git logs, and Notion tasks
  • Timeline-style daily summaries, configurable by date
  • Automated data collection via scripts for reproducible reports
  • Use Case: daily briefing for researchers, developers, and project managers who track work across tools

Quick Start

Invoke the skill with /daily-summary or say daily summary to generate today’s report, or provide a date like 2026-03-20 to generate that day's summary.

Frequently Asked Questions about daily-summary

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

FAQPage Schema
How do I generate a daily work summary from Git commits and Notion tasks?

You can aggregate Git commits and Notion tasks into a daily work summary by running the data-collection script to compile a timeline-style report. It automatically pulls session history and task data to consolidate your daily work activity.

What is the best way to consolidate Claude Code session history into a daily report?

Consolidating Claude Code session history into a daily report is done by aggregating your session data with Git logs and Notion tasks. This produces a concise, structured timeline summary that reduces context switching across your development tools.

Can I use Notion task data to build a timeline-style daily summary?

Yes, you can build a timeline-style daily summary using Notion task data by leveraging the optional notion-lifeos skill integration. The script aggregates your Notion tasks with Git commits and Claude Code sessions to produce the report.

Do I need Git installed to compile automated daily summaries?

Yes, you need a standard Git history available to compile automated daily summaries, as the data-collection script relies on Git commit logs as a primary data source. It also integrates Claude Code session history to complete the report.

How do I generate a work log summary for a specific past date?

You can generate a work log summary for a specific past date by providing the target date as input when invoking the skill. The collection script then aggregates Git commits, Notion tasks, and session data from that specific day into a timeline report.

What are the limitations of aggregating work logs across multiple tools?

A limitation of aggregating work logs across multiple tools is that Notion task integration is optional and requires the notion-lifeos skill. Additionally, the summary depends on the availability of standard Git history and Claude Code session data for accurate reporting.