workthreads
为项目负责人自动汇总会话生成可操作的周度工作回顾与优先级列表。
需要访问团队会话记录,存在隐私与数据保密风险。
从SpecStory会话历史汇总周工作线索,生成项目级别的完成与待办汇报。
把团队在 .specstory/history 里留下的会话记录按项目线索聚合成周报式的工作线程,标注哪些是新开、正在做、或刚完成的。适合负责人想知道“本周发生了什么、哪些还挂着、哪些已经交付”时用。特色是能从代理的会话痕迹自动抽取生命周期并生成清晰的进展视图。
▸ 展开 SKILL.md 英文原文
SpecStory Workthreads - a weekly work-thread rollup across a team's repos from SpecStory coding histories (any agent - Claude Code, Codex, Cursor, Gemini, and more). It groups the window's sessions into threads of work per project and labels each new / open / recently closed, so a lead sees what shipped, what is still an open loop, and what was just started. Use when someone asks "what happened this week", "what is still open", "what did the team finish", "give me the weekly rollup", or wants a status report over a .specstory/history corpus.
帮我安装这个 skill:https://raw.githubusercontent.com/specstoryai/getspecstory/dev/workthreads/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/specstoryai/getspecstory/dev/workthreads/SKILL.md"# Workthreads A lead needs a weekly answer across the team's repos: what work happened this week, what got finished, and what is still open and needs a next step. **Workthreads** produces that **rollup** from SpecStory histories - the `.specstory/history` transcripts your coding agents already write. It reports **lines of work and their lifecycle** (new / open / recently closed). A deterministic engine (`scripts/workthreads.mjs threads`) does the retrieval, clustering, and classification; **you do the synthesis** - you turn its evidence into the lead's weekly report. Do not try to read raw transcripts yourself; they can be hundreds of thousands of lines. Run the engine and write the rollup