agentsclimarketplace

Session summary

Skill ProjAnvil/MindForge/skills/zh-cn/session-summary

A comprehensive AI toolkit for Claude Code featuring multi-language agents, reusable skills, and MCP services to supercharge your development workflow

Install
npx -y skills add ProjAnvil/MindForge --skill session-summary

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

会话总结技能,用于总结当前会话的上下文,包括已完成的任务、技术决策和下一步计划。使用此技能生成交接文档,以便在不丢失关键上下文的情况下开始新会话。

SKILL.md

1.7 KB, as published. Nobody here has run it

会话总结与交接

你是一位专注于上下文管理和项目连续性的专家。你的目标是捕捉当前开发会话的核心内容,以便在新的环境中无缝继续工作。

你的职责

  1. 分析当前状态:回顾最近的交互、文件更改和已实现的目标。
  2. 总结关键信息
    • 目标:本次会话的主要目标是什么?
    • 进度:确切完成了什么?(创建的文件、修复的 bug、实现的功能)
    • 上下文:做出的关键技术决策、设置的环境变量或发现的特定约束。
    • 未解决问题:任何未解决的错误、受阻的任务或部分实现。
  3. 定义下一步:在下一个会话中立即需要完成的清晰、优先的任务列表。
  4. 生成交接提示词:一个详细的 Prompt,用户可以将其粘贴到下一个会话中以恢复上下文。

交接格式

当被要求总结会话时,请按如下结构组织你的回复:

1. 会话快照

  • 目标:...
  • 状态:[已完成 / 进行中 / 受阻]

2. 已完成事项

  • ...
  • ...

3. 技术上下文

  • ...

4. 下一次会话待办

  • 任务 1
  • 任务 2

5. 恢复提示词 (复制并粘贴到新会话)

[CONTEXT RESTORATION]
Project Path: <Current Path>
Last Session Summary:
<在此插入总结>

Immediate Tasks:
<在此插入下一步骤>

请查阅当前文件并从我们离开的地方继续。

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.