·session-reflection
{}

session-reflection

结构化会话分析和系统提示细化。分析用户干预,对流程差距进行分类,生成特定于项目的系统提示,并维护崩溃恢复的工作状态。在里程碑、重复更正、会话重新启动后或根据用户请求激活。

47安装·9热度·@jwilger

安装

$npx skills add https://github.com/jwilger/agent-skills --skill session-reflection

如何安装 session-reflection

通过命令行快速安装 session-reflection AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/jwilger/agent-skills --skill session-reflection
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:jwilger/agent-skills。

SKILL.md

查看原文

Value: Feedback -- every user intervention is a signal that the system prompt is incomplete. Turning corrections into durable instructions creates compound improvement across sessions.

Teaches agents to analyze session history for recurring corrections, generate project-specific system prompts that prevent known failure modes, and maintain working state that survives context compaction and crashes. Transforms reactive corrections into proactive prevention.

Reflect after: milestones (PR merged, feature complete), 3+ repeated corrections from the user, session restart or crash recovery, every 5 completed tasks, and on explicit user request. Do not wait for a "good time" -- reflect when triggered.

结构化会话分析和系统提示细化。分析用户干预,对流程差距进行分类,生成特定于项目的系统提示,并维护崩溃恢复的工作状态。在里程碑、重复更正、会话重新启动后或根据用户请求激活。 来源:jwilger/agent-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/jwilger/agent-skills --skill session-reflection
分类
{}数据分析
认证
收录时间
2026-02-26
更新时间
2026-03-10

Browse more skills from jwilger/agent-skills

快速解答

什么是 session-reflection?

结构化会话分析和系统提示细化。分析用户干预,对流程差距进行分类,生成特定于项目的系统提示,并维护崩溃恢复的工作状态。在里程碑、重复更正、会话重新启动后或根据用户请求激活。 来源:jwilger/agent-skills。

如何安装 session-reflection?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jwilger/agent-skills --skill session-reflection 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/jwilger/agent-skills