daily-report

Compile work progress, agent activity, and health checks into a Markdown daily report.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/This-HW/hantu_quant --skill daily-report-this-hw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-report
Source: https://github.com/This-HW/hantu_quant/tree/main/.claude/skills/daily-report
Command: npx skills add https://github.com/This-HW/hantu_quant --skill daily-report-this-hw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates a concise daily summary that aggregates work progress, agent activity, and health checks for team alignment and decision-making.

Core Features & Use Cases

  • Automatically collates Work progress from docs/works (active and completed) to reflect status.
  • Aggregates agent execution history from the agent logs to show actions and trends.
  • Summarizes health checks and notable events to highlight system reliability.
  • Produces a shareable Markdown report for stand-ups, updates, and records.

Quick Start

Run the daily-report command to generate today's summary and save it to the daily reports directory.

Frequently Asked Questions about daily-report

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

FAQPage Schema
How do I automate daily report generation for team activity and health checks?

Automate daily report generation by collating work progress from docs/works, agent execution history from logs, and health check data. The system compiles these inputs into a shareable Markdown summary for end-of-day briefs and quick status updates across projects.

What is the best way to summarize agent activity logs for a daily stand-up?

Summarize agent activity logs by aggregating execution history from the agent logs directory to show actions and trends. This process produces a concise Markdown daily operation summary specifically formatted for team stand-ups and alignment.

Can I compile work progress and system health checks into a single status update?

Compile work progress and system health checks into a single status update by reading active and completed tasks from docs/works alongside health data from logs. This aggregation reflects current status and highlights system reliability for team visibility.

Does daily activity reporting require specific directory structures for work progress and logs?

Daily activity reporting requires specific directory structures to function correctly. It reads work progress from the docs/works directory and retrieves agent activity and health data from the respective log directories to compile the final report.

What format does the automated daily operation summary produce for team communication?

The automated daily operation summary produces a shareable Markdown report. This format ensures team visibility by providing a concise brief of work progress, agent activity, and notable events suitable for records and stand-ups.

When should I not use automated daily reporting for project status updates?

Automated daily reporting should not be used when real-time alerts are needed, as it is designed for end-of-day briefs and quick status updates rather than continuous monitoring or immediate incident response for team communication.