weekly-retro

仓库创建 2025年12月16日最近提交 8 天前SkillHot 收录 20 天前
▸ 精选理由

能从代码与 PM 工具抓取事实并产出可追踪的问题与改进项

▸ 风险提示

会访问项目管理数据并在仓库或工具中写入输出

这个 Skill 做什么

结构化进行周复盘,采集事实并生成问题与规范性文件

按结构化流程做周复盘:自动从代码仓库和项目工具收集事实,访谈负责人并把发现整理成问题清单和规范性文档,适合每周末或周初回顾上周工作和改进点时使用。会把结论拆成可执行的 issue 和长期文档,方便跟踪与落地整改。特点是把零散回顾变成可追踪的行动项和标准化记录,利于持续改进。

▸ 展开 SKILL.md 英文原文

Use when conducting weekly retrospective, reviewing past week, or when user says "retro", "weekly retro", "week review". Triggers at end of week or start of new week.

Skill 开发管理周回顾复盘项目健康通用
207
Stars
26
Forks
32
仓库内 Skill
+5
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/serejaris/personal-corp-skills/main/skills/weekly-retro/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/serejaris/personal-corp-skills/main/skills/weekly-retro/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Weekly Retro

Part of the Personal Corp framework — running a one-person business through AI agents.

Structured weekly retrospective. Gather facts from code and project management tools, interview the founder, capture findings into issues and canonical files.

## Setup

Before first use, define these in your project's `CLAUDE.md`:

```markdown
## Weekly Retro Config

### Repos to scan
List all repos the agent should check for commits:
- ~/Projects/main-app
- ~/Projects/marketing-site
- ~/Projects/docs

### GitHub owner
Your GitHub username or org for issue search:
- owner: your-github-handle

### GitHub Project ID
Project board where retro issues land:
- project_id: 7

### Canonical files
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有