# Weekly Summary

> Generate weekly summary. Triggered by requests like "weekly summary", "this week's recap", etc. Use when this capability is needed.

- Skill: `tomevault-io/weekly-summary` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/weekly-summary`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/weekly-summary/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/weekly-summary

---


# Weekly Summary Rules

## Generation Condition
- **Only generated when user requests it** (no automatic cron)

## Date Range
- Default: previous Wednesday afternoon ~ this Wednesday morning
- Change to user-specified range if provided

## Procedure
1. Read `research/logs/YYYY-MM-DD/log.md` files for the period and summarize
2. If user requests specific content to be included/highlighted, find it in the logs and reflect it
3. Generate summary as `research/summaries/week-MMDD~MMDD.md`
4. Move daily log folders for the period to `research/logs/archive/MMDD~MMDD/`

## Format
- Formulas in KaTeX-compatible format (to avoid breakage when rendered as HTML)
- Focus on key decisions, experiment results, and architecture changes

---
> Source: [Hwiyeon/claude-sisyphus-grad](https://github.com/Hwiyeon/claude-sisyphus-grad) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-18 -->

