什么是 session-reflection?
结构化会话分析和系统提示细化。分析用户干预,对流程差距进行分类,生成特定于项目的系统提示,并维护崩溃恢复的工作状态。在里程碑、重复更正、会话重新启动后或根据用户请求激活。 来源:jwilger/agent-skills。
结构化会话分析和系统提示细化。分析用户干预,对流程差距进行分类,生成特定于项目的系统提示,并维护崩溃恢复的工作状态。在里程碑、重复更正、会话重新启动后或根据用户请求激活。
通过命令行快速安装 session-reflection AI 技能到你的开发环境
来源:jwilger/agent-skills。
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结构化会话分析和系统提示细化。分析用户干预,对流程差距进行分类,生成特定于项目的系统提示,并维护崩溃恢复的工作状态。在里程碑、重复更正、会话重新启动后或根据用户请求激活。 来源:jwilger/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jwilger/agent-skills --skill session-reflection 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/jwilger/agent-skills