Add an "end of session" hook that can run a process/skill
未关闭
还没有人认领这个 Issue。
triage
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
Describe the feature or problem you'd like to solve
Need a way to auto run a process or skill at the end of a session pre /clear command
Proposed solution
Benefit it if you want to use the hook to run a standard list of tasks at the end of a session i.e. to capture what was done in the session. Today this is manually kicked off prior to running the /clear command
Example prompts or workflows
No response
Additional context
No response
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先跟踪 /clear 命令以及现有的 hook 或 skill 执行入口。定义会话结束 hook 所需的行为,使其在 /clear 之前运行并能够调用进程或 skill;当配置的工作流在该时点自动运行时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100