gather-week-context

Aggregate daily markdown archives into weekly summaries with metrics.

4|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/BugRoger/2bd --skill gather-week-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gather-week-context
Source: https://github.com/BugRoger/2bd/tree/main/.claude/skills/_sub/synthesis/gather-week-context
Command: npx skills add https://github.com/BugRoger/2bd --skill gather-week-context

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the tedious process of manually reviewing and synthesizing daily notes into a cohesive weekly summary, ensuring no critical insights or action items are lost.

Core Features & Use Cases

  • Daily Archive Aggregation: Gathers and parses all relevant information from daily notes within a specified week.
  • Metric Calculation: Computes key performance indicators like meeting counts, focus hours, and priority completion rates.
  • Insight & Win Collection: Extracts and categorizes personal, organizational, and strategic wins, as well as key insights.
  • People & Project Tracking: Identifies and quantifies interactions with individuals and mentions of projects.
  • Use Case: At the end of each week, run this Skill to generate a comprehensive overview of your accomplishments, challenges, and key interactions, which can then be used for your weekly review meeting or personal reflection.

Quick Start

Run the gather-week-context skill for the current week to get a summary of your progress.

Frequently Asked Questions about gather-week-context

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

FAQPage Schema
How do I synthesize daily notes into a weekly review summary?

To synthesize daily notes into a weekly review, this Skill collects and parses daily markdown archives to calculate metrics, aggregating wins, insights, and people interactions into a cohesive weekly summary.

Can I track weekly progress and metrics from my daily archives automatically?

Yes, you can track weekly progress automatically by parsing daily markdown files to compute key performance indicators like meeting counts, focus hours, and priority completion rates for your weekly review.

What is the best way to aggregate people interactions and project mentions for a weekly review?

The best way to aggregate people interactions and project mentions is by parsing daily archives to identify and quantify interactions, extracting categorized wins and key insights for performance analysis.

Do I need Bash to calculate workdays and check daily archive existence?

Yes, you need Bash for file operations and date calculations to determine workdays and check daily archive existence before synthesizing the aggregated weekly data and completeness status.

Does this weekly review tool work with markdown files only?

Yes, this weekly review tool works by parsing markdown files from your daily archives to extract organizational, personal, and strategic wins, requiring Bash for the underlying file operations.

Why are some daily archives missing from my weekly progress synthesis?

Daily archives may be missing from your weekly progress synthesis if the Bash file operations determine the archive does not exist for a calculated workday, which affects the returned completeness status.