git-standup

分析 Git 提交自动生成工作日报

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "git-standup" with this command: npx skills add antonia-sz/git-standup

Git Standup — 自动化工作日报生成

自动分析 Git 提交历史,生成结构化的工作日报。

功能特性

  • 📅 按日期范围筛选提交
  • 👤 支持多作者筛选
  • 📁 按仓库/目录分组
  • 🏷️ 智能分类(功能/修复/重构/文档)
  • 📝 生成 Markdown 格式日报
  • 🔗 自动关联 issue/PR 链接

使用方法

生成今日日报

/daily-standup

生成指定日期日报

/daily-standup --date 2026-03-10

生成周报

/daily-standup --since "1 week ago"

指定作者

/daily-standup --author "username"

多仓库汇总

/daily-standup --repos /path/to/project1,/path/to/project2

选项说明

选项说明
--date指定日期(默认今天)
--since起始时间(Git 日期格式)
--until结束时间
--author按作者筛选
--repos指定多个仓库路径
--format输出格式(markdown/json)
--output输出文件路径
--group-by分组方式(repo/type/date)

输出示例

# 工作日报 - 2026-03-10

## 项目: my-project

### ✨ 新功能
- [feat] 添加用户登录功能 (#123)
- [feat] 实现数据导出功能 (#124)

### 🐛 修复
- [fix] 修复登录页面样式问题 (#125)

### ♻️ 重构
- [refactor] 优化数据库查询性能 (#126)

### 📝 文档
- [docs] 更新 API 文档 (#127)

## 统计
- 提交次数: 5
- 涉及文件: 12
- 新增行数: +245
- 删除行数: -38

提交信息规范

工具会解析符合以下格式的提交信息:

[type] 描述 (#issue)

类型:
- feat: 新功能
- fix: 修复
- refactor: 重构
- docs: 文档
- test: 测试
- chore: 杂项

高级用法

# 生成周报并保存
/daily-standup --since "1 week ago" --output weekly-report.md

# 多作者汇总
/daily-standup --author "author1|author2"

# JSON 格式输出
/daily-standup --format json

# 按类型分组
/daily-standup --group-by type

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Cclaw

Open-source comedy AI + video editing + poster generation. Create standup/sketch/manzai/scripts, edit videos via FFmpeg, and generate comedy posters via canv...

Registry SourceRecently Updated
General

Dlazy Seedance 1.5 Pro

Convert images into dynamic dance videos using Doubao Seedance 1.5 Pro.

Registry SourceRecently Updated
General

Pod Template Pack

Use when user needs ready-to-use POD (Print on Demand) design keywords, title templates, and listing copy. Use when creating POD product listings for TikTok,...

Registry SourceRecently Updated
General

Dlazy Mj.Imagine

Generate artistic images using Midjourney (MJ) model. Supports text-to-image.

Registry SourceRecently Updated