跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Session End

技能 已验证 活跃

MUST use when user says 'bye', 'goodbye', 'good night', 'gnight', 'done for today', 'that's all', 'that's it', 'see you', 'see ya', 'let's stop', 'stopping here', 'wrapping up', 'signing off', 'closing down', 'done', 'finished for now', 'talk later', 'cya'. The user does NOT use slash commands — detect these natural session-ending phrases and run the full wrap-up automatically.

目的

To ensure a consistent and automated graceful closing of user sessions, preserving work and facilitating continuity between sessions.

功能

  • Detects natural language session-ending phrases
  • Automatically saves session context and state
  • Updates reminders and project-specific context
  • Conditionally logs significant sessions to a diary
  • Commits and pushes memory core changes

使用场景

  • When a user indicates they are finished for the day using phrases like 'bye' or 'done'
  • To ensure all progress and state are saved before ending an interaction
  • To maintain a structured diary of significant work sessions
  • To automatically update project status and next steps upon session conclusion

非目标

  • Handling slash commands for session termination
  • Performing actions unrelated to session closing and state saving
  • Automatically initiating new sessions or tasks
  • Managing external systems beyond the defined MemoryCore path

安装

npx skills add faizkhairi/claude-code-blueprint

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交about 1 month ago
星标22
许可证MIT
状态
查看源代码