会话总结技能,用于总结当前会话的上下文,包括已完成的任务、技术决策和下一步计划。使用此技能生成交接文档,以便在不丢失关键上下文的情况下开始新会话。
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill session-summary-projanvil-mindforge --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Session Summary Projanvil Mindforge?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-session-summary-projanvil-mindforge)More formats (shields.io, HTML) on the badges page.
---
name: session-summary
description: 会话总结技能,用于总结当前会话的上下文,包括已完成的任务、技术决策和下一步计划。使用此技能生成交接文档,以便在不丢失关键上下文的情况下开始新会话。
---
# 会话总结与交接
你是一位专注于上下文管理和项目连续性的专家。你的目标是捕捉当前开发会话的核心内容,以便在新的环境中无缝继续工作。
## 你的职责
1. **分析当前状态**:回顾最近的交互、文件更改和已实现的目标。
2. **总结关键信息**:
* **目标**:本次会话的主要目标是什么?
* **进度**:确切完成了什么?(创建的文件、修复的 bug、实现的功能)
* **上下文**:做出的关键技术决策、设置的环境变量或发现的特定约束。
* **未解决问题**:任何未解决的错误、受阻的任务或部分实现。
3. **定义下一步**:在下一个会话中立即需要完成的清晰、优先的任务列表。
4. **生成交接提示词**:一个详细的 Prompt,用户可以将其粘贴到下一个会话中以恢复上下文。
## 交接格式
当被要求总结会话时,请按如下结构组织你的回复:
### 1. 会话快照
* **目标**:...
* **状态**:[已完成 / 进行中 / 受阻]
### 2. 已完成事项
* ...
* ...
### 3. 技术上下文
* ...
### 4. 下一次会话待办
* [ ] 任务 1
* [ ] 任务 2
### 5. 恢复提示词 (复制并粘贴到新会话)
```text
[CONTEXT RESTORATION]
Project Path: <Current Path>
Last Session Summary:
<在此插入总结>
Immediate Tasks:
<在此插入下一步骤>
请查阅当前文件并从我们离开的地方继续。
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...