Session 收工标准 SOP——任何路径触发「收工」(reaction ✅ / 文字「收工 / wrap up / 闭包」/ cron 自动)都走同一动作链:自测 → commit(含受保护路径 override 规则)→ 清过程产物(临时 spec / debug 输出 / dry-run 文件 / 中间 patch)→ 报 commit hash + 清理清单。Use when 用户说「收工 / 闭包 / wrap up / OK 收工 / 结束这一段」,或 ✅ reaction 触发 inject 含「收工」字样。
$npx -y skills add karryviber/orb --skill session-wrap-upInstalls into the current project.
Run `npx skills use "https://github.com/karryviber/orb" --skill "karryviber/orb/session-wrap-up"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/karryviber/orb" that are relevant to the current task. Run `npx skills add "https://github.com/karryviber/orb"` and select the relevant skills, then follow their instructions.