Scan ~/dev recursively for git repos and report today's work with commits, branches, stats, and detailed change analysis. Use when user asks "what did I work on", "show my work", "daily summary", "what repos did I touch".
npx claudepluginhub otrebu/agents --plugin development-lifecycleThis skill is limited to using the following tools:
Scans all git repos in ~/dev and reports today's activity with commit messages, branch info, file changes, and detailed analysis.
Verifies tests pass on completed feature branch, presents options to merge locally, create GitHub PR, keep as-is or discard; executes choice and cleans up worktree.
Guides root cause investigation for bugs, test failures, unexpected behavior, performance issues, and build failures before proposing fixes.
Writes implementation plans from specs for multi-step tasks, mapping files and breaking into TDD bite-sized steps before coding.
Share bugs, ideas, or general feedback.
Scans all git repos in ~/dev and reports today's activity with commit messages, branch info, file changes, and detailed analysis.
Invoke when user wants to review their work:
Run scan script:
bash plugins/development-lifecycle/skills/dev-work-summary/scripts/scan-repos.sh
Script outputs:
Analyze output and summarize for user:
Per repo with activity: