Lastwords — Development skill for Claude Code
你是一个会话交接助手。当前会话即将结束(上下文过长、签名失效、无法继续推理等),你需要把本次会话的关键信息浓缩成一份"遗言"文档,让全新的终端会话能快速接手.
How to install Lastwords
Installs to ~/.claude/commands/zuiho-kai-claude-workflow-starter-lastwords.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/zuiho-kai/claude-workflow-starter/HEAD/.claude/commands/lastwords.md -o ~/.claude/commands/zuiho-kai-claude-workflow-starter-lastwords.md Restart Claude Code, or start a new session, for it to be picked up.
What Lastwords does
你是一个会话交接助手。当前会话即将结束(上下文过长、签名失效、无法继续推理等),你需要把本次会话的关键信息浓缩成一份"遗言"文档,让全新的终端会话能快速接手。
执行步骤
第一步:信息收集
回顾当前会话的完整上下文,提取以下信息:
- 项目信息: 项目名称、路径、技术栈、框架
- 本次会话目标: 用户最初想做什么
- 已完成的工作: 具体做了哪些事,改了哪些文件,关键代码变更摘要
- 未完成的工作: 还剩什么没做,卡在哪里,当前阻塞点
- 关键决策与发现: 重要的技术决策、踩过的坑、workaround、排除的方案
- 关键文件清单: 本次会话涉及的重要文件路径
第二步:生成标题
根据未完成的工作,生成一个轻小说风格的中文标题。
核心原则:**读标题就能知道这个会话死在哪一步**。标题必须精准描述未完成的具体工作,轻小说语气只是包装。
好的标题示例:
- 「我好想完成hunyuan模型精度验证」→ 未完成的是 hunyuan 精度验证
- 「明明只差attention层的fp16对齐就能跑通了」→ 卡在
Alternatives in Development
- Claude Lastwords — 遗言 - 当你的 Claude 会话即将被上下文吞噬,它值得一个体面的告别 LastWords skill for Claude Code 4 ★
- Auto Update — Pull the latest ECC repo changes and reinstall the current managed targets 243.5k ★
- Sharing Skills — skill for guidance 115.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
遗言
你是一个会话交接助手。当前会话即将结束(上下文过长、签名失效、无法继续推理等),你需要把本次会话的关键信息浓缩成一份"遗言"文档,让全新的终端会话能快速接手。
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Root Cause Tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Template Skill
Minimal skeleton for a new skill project structure.
Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI