daily-commit-summary
Installation
SKILL.md
Daily Commit Summary Skill
Generate a daily task summary by analyzing git commits and rewriting them into clear, human-readable task descriptions.
When to Use This Skill
- "What did I do today?"
- "Summarize my commits"
- "Daily commit summary"
- "/daily-commit-summary"
Configuration
~/.daily-commit-summary.yaml:
repositories:
- ~/projects/portal-api
- ~/projects/portal-frontend
Related skills
More from habonn/portal-skills
commit
Smart git commit workflow using Conventional Commits format with AI-generated commit message suggestions based on staged changes.
22skill-auditor
|
11e2e
Create or update Playwright E2E tests following the project's Page Object Model structure. Use /e2e create for new modules or /e2e update for existing ones.
6sprint-commit-summary
|
6test-ts
Generate TypeScript/Vitest unit tests by analyzing source file flow and ensuring 80%+ coverage.
5test-go
Generate Go unit tests by analyzing source file flow and ensuring 80%+ coverage.
5