sprint-commit-summary
Installation
SKILL.md
Sprint Commit Summary Skill
Generate a sprint summary by analyzing git commits across a 2-week sprint period and transforming them into clear, human-readable task descriptions grouped by day.
When to Use This Skill
- "Sprint summary"
- "What did I do this sprint?"
- "Sprint commit summary 6-17"
- "Summarize sprint from June 6 to June 17"
- "/sprint-commit-summary"
Configuration
Uses the same config as daily-commit-summary:
~/.daily-commit-summary.yaml:
Related skills
More from habonn/portal-skills
daily-commit-summary
|
26commit
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.
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