Stats
Actions
Tags
From daily-report
Generate a weekly report summarizing Git activity for the current ISO week
How this command is triggered — by the user, by Claude, or both
Slash command
/daily-report:dr_weeklyThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Load and use the `daily-report` skill to generate a weekly report. This command should be exposed by plugin-based tools as `/daily-report:dr_weekly`. This command will: 1. Load config from `~/.config/dailyreport/config.json`. 2. Determine the current ISO week range. 3. Prefer existing daily reports when available. 4. Fall back to Git analysis when summaries are missing or `--diff` is requested. 5. Save the report to `<vault>/DailyReport/weekly/<YYYY>-W<WW>.md`. Optional parameters: - `--level=brief|standard|detailed` - `--diff`
Load and use the daily-report skill to generate a weekly report.
This command should be exposed by plugin-based tools as /daily-report:dr_weekly.
This command will:
~/.config/dailyreport/config.json.--diff is requested.<vault>/DailyReport/weekly/<YYYY>-W<WW>.md.Optional parameters:
--level=brief|standard|detailed--diffnpx claudepluginhub nedhuohuo/dailyreport --plugin daily-report