weekly-report

Summarize weekly project activity into communication briefs and IMRaD reports.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/sunbluesome/dotfiles --skill weekly-report-sunbluesome
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: weekly-report
Source: https://github.com/sunbluesome/dotfiles/tree/main/.claude/ds/skills/weekly-report
Command: npx skills add https://github.com/sunbluesome/dotfiles --skill weekly-report-sunbluesome

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Weekly reporting is time-consuming and often inconsistently framed for non-technical stakeholders. This skill automates the consolidation of project activity into a concise communication summary and a formal IMRaD-style report, saving time and improving clarity.

Core Features & Use Cases

  • Automated Communication Summary: generates bullet-point updates suitable for non-technical audiences.
  • IMRaD Format Report: produces a detailed executive-equivalent report with Introduction, Methods, Results, and Discussion sections.
  • Document Structure & Output Location: writes to _docs/weekly-report/{YYYYMMDD}.md and references commit history and experiment records.

Quick Start

To start, run weekly-report for a defined period and specify the project context; the skill will collect data and generate both a team-friendly summary and a technical report.

Frequently Asked Questions about weekly-report

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

FAQPage Schema
How do I automate weekly report generation from commit history?▼

Automate weekly report generation by summarizing project activity from commit history and experiment records into a concise communication brief and an IMRaD-formatted technical report for stakeholders. The skill targets audiences from executives to team leads.

What is an IMRaD format report and when do I need it for project updates?▼

An IMRaD format report structures technical project updates into Introduction, Methods, Results, and Discussion sections. You need it when presenting detailed, executive-equivalent updates to stakeholders who require formal documentation of project activity.

How do I generate a non-technical executive summary from project documents?▼

Generate a non-technical executive summary by consolidating project documents and commit history into bullet-point updates suitable for non-technical audiences. The skill uses the project charter as context to frame the communication brief.

Can I use commit history and experiment records to create a project charter-based report?▼

Yes, you can use commit history and experiment records to create a project charter-based report. The skill collects data from these sources and uses the project charter as context to generate both a team-friendly summary and a technical report.

How do I format weekly project reports to a specific markdown file path?▼

Format weekly project reports by writing outputs to _docs/weekly-report/{YYYYMMDD}.md and related artifacts. The skill automatically structures the generated communication summary and IMRaD-style report into this defined document location.

What's the best way to consolidate project activity for team leads and executives?▼

The best way to consolidate project activity for team leads and executives is generating dual outputs: a bullet-point communication brief for non-technical stakeholders and a formal IMRaD-style technical report for detailed review, both derived from commit history and experiment records.