weekly-digests

Generate weekly narrative digests from a project's claude-mem timeline.

Updated Jun 14, 2026
One-click install
npx skills add https://github.com/trehansalil/claude-mem-deploy --skill weekly-digests-trehansalil
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weekly-digests
Source: https://github.com/trehansalil/claude-mem-deploy/tree/main/image/plugin/skills/weekly-digests
Command: npx skills add https://github.com/trehansalil/claude-mem-deploy --skill weekly-digests-trehansalil

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of distilling a project's full claude-mem timeline into a serial week-by-week narrative digest, making it easier to understand the progression and key events.

Core Features & Use Cases

  • Week-by-Week Narrative Digest: Provides a clear, structured account of a project's history broken down by ISO weeks.
  • Serial Chapter Format: Each week's developments are documented in a single chapter, allowing for a continuous narrative flow.
  • Use Case: Ideal for teams that want to track the evolution of a project over time, facilitating discussions and analysis based on historical context.

Quick Start

Generate a weekly digest for the project 'project-name'.

Frequently Asked Questions about weekly-digests

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

FAQPage Schema
How do I create a weekly narrative digest from a project timeline?

To create a weekly narrative digest, this Skill processes a project's claude-mem timeline and organizes historical events into serial chapters representing one ISO week each. It handles sequential processing and carry-forward blocks to maintain narrative continuity across weeks.

What is the best way to track project history week-by-week for team discussions?

Tracking project history week-by-week is best achieved by generating a serial narrative digest that breaks down project developments into individual chapters, allowing teams to analyze historical context and facilitate discussions based on a continuous narrative flow.

Does this weekly report generation require a specific context retrieval service?

Yes, weekly report generation requires interaction with the claude-mem worker-service for context retrieval. This dependency is necessary to fetch the project timeline data needed to generate the sequential weekly chapters.

Can I generate project analysis reports that maintain continuity across multiple ISO weeks?

You can generate project analysis reports that maintain continuity by using carry-forward blocks during sequential processing. This mechanism ensures that context and narrative flow persist across the individual ISO week chapters in the final digest.

What limitations exist when creating timeline digests for large project histories?

A limitation when creating timeline digests is that processing is strictly sequential, organizing output by ISO week. This means the Skill requires the claude-mem worker-service to be active and depends on the completeness of the underlying project timeline data.