context-dump

Generate a markdown summary of recent GitHub commits, pull requests, issues, and CI health.

10|5|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/rajitsaha/100x-dev --skill context-dump-rajitsaha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-dump
Source: https://github.com/rajitsaha/100x-dev/tree/main/modules/context-dump
Command: npx skills add https://github.com/rajitsaha/100x-dev --skill context-dump-rajitsaha

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill consolidates a week's worth of GitHub activity into a clear, structured summary, helping users quickly catch up on team progress.

Core Features & Use Cases

  • Activity Aggregation: Collect recent commits, pull requests, issues, and review activity within the past 7 days.
  • Summary Report: Generate an organized overview of what was shipped, current in-progress work, and open issues.
  • Use Case: A developer starts their day by running this Skill to understand recent changes and outstanding tasks before jumping into coding.

Quick Start

Run the /context command at the start of your session to get a comprehensive 7-day activity summary.

Frequently Asked Questions about context-dump

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

FAQPage Schema
How do I summarize recent GitHub activity for project onboarding?

You can generate a structured markdown summary of recent GitHub activity by running a command at the start of your session. It aggregates commits, pull requests, issues, and CI health from the past 7 days to help you quickly understand project status.

What is the best way to catch up on team GitHub commits and pull requests?

The best way to catch up on team GitHub commits and pull requests is to generate a weekly activity summary. It consolidates recent development progress, including open issues and review activity, into an organized overview of what was shipped and what is in progress.

Does this GitHub activity summary tool require the GitHub CLI to work?

Yes, generating this GitHub activity summary requires the GitHub CLI and git commands. The Skill uses these underlying tools to gather data on recent commits, pull requests, issues, and CI health to produce the final structured markdown report.

How do I generate a project status report from recent GitHub issues and commits?

You can generate a project status report by running the context command in your session. It automatically collects GitHub issues, commits, and CI health data from the past 7 days and formats them into a clear markdown report for team orientation.

Can I get a 7-day GitHub activity summary for faster team onboarding?

Yes, you can get a 7-day GitHub activity summary specifically designed for faster team onboarding. It covers recent commits, pull requests, issues, and CI health, allowing new team members to quickly get context before jumping into coding.

What are the limitations of summarizing GitHub activity for project status updates?

The main limitation is that the summary is restricted to a 7-day window of GitHub activity. It relies entirely on git and GitHub CLI data to produce a markdown report, meaning it only covers recent project status updates rather than long-term project history.