weekly-report-generator
周报生成器
从Git提交记录自动生成专业工作周报,支持单周/多周批量生成。
核心原则
- 主子分离:主智能体负责调度,子智能体负责实际生成
- 精简输出:只输出提交消息数组,不包含冗余信息
- 只读Git日志:禁止读取项目源代码文件
- 必须内容清洗:技术术语转换为业务语言(AI执行,不可跳过)
- 任务管理:使用 TodoWrite 工具创建任务清单,追踪每个周报的生成状态
快速开始
生成周报只需 2 个步骤:
Step 1: 运行编排脚本准备数据 → Step 2: 并行处理每个周报
More from neversight/skills_feed
ai-image-generation
|
7react-best-practices
Provides React patterns for hooks, effects, refs, and component design. Covers escape hatches, anti-patterns, and correct effect usage. Must use when reading or writing React components (.tsx, .jsx files with React imports).
7ui-designer
Use when user needs visual UI design, interface creation, component systems, design systems, interaction patterns, or accessibility-focused user interfaces.
7python-env
Fast Python environment management with uv (10-100x faster than pip). Triggers on: uv, venv, pip, pyproject, python environment, install package, dependencies.
7typescript-best-practices
Provides TypeScript patterns for type-first development, making illegal states unrepresentable, exhaustive handling, and runtime validation. Must use when reading or writing TypeScript/JavaScript files.
6ai-marketing-videos
|
6