dev-work-summary

Scan Git repositories under ~/dev and summarize today's commits, branches, and file changes.

2|Updated Nov 18, 2025
One-click install
npx skills add https://github.com/otrebu/all-agents --skill dev-work-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-work-summary
Source: https://github.com/otrebu/all-agents/tree/main/.claude/skills/dev-work-summary
Command: npx skills add https://github.com/otrebu/all-agents --skill dev-work-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill eliminates the manual effort of tracking your development work by automatically scanning all repositories and generating comprehensive activity reports.

Core Features & Use Cases

  • Automated Scanning: Recursively find all git repos in your development directory.
  • Comprehensive Reporting: Show commits, branches, file changes, and stats for today's work across all projects.

Quick Start

Show me what I worked on today across all my development repositories.

Frequently Asked Questions about dev-work-summary

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

FAQPage Schema
How do I track my daily development work across multiple Git repositories?

Daily work tracking automatically scans all Git repositories in your development directory and generates a comprehensive summary showing commits, branches, file changes, and activity stats for today across every project you touched.

Can I see what I worked on today without manually checking each repository?

Yes, this summarizes your daily activity across all repositories at once, eliminating the need to navigate into each project individually to review commits and changes.

What information does a daily activity summary include from each repository?

Each repository report displays the repo name, file path, current branch, commits made today, file-level changes, and aggregated statistics for comprehensive activity visibility.

How does the tool find all my development repositories?

The tool recursively discovers every Git repository located under your ~/dev directory, automatically identifying all projects without requiring manual configuration.

Does this track uncommitted changes along with commits?

Yes, the summary detects and reports both committed work and uncommitted changes in your repositories, giving you a complete picture of today's development activity.