一键导入
refine
End-of-session reflection. Reviews friction encountered during the session and proposes updates to docs/ to capture lessons learned.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
End-of-session reflection. Reviews friction encountered during the session and proposes updates to docs/ to capture lessons learned.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
MUST use when writing Bun/TypeScript scripts.
MUST use when writing Bun Native scripts. The script must start with //native to run on the native worker.
MUST use when writing Deno/TypeScript scripts.
MUST use when writing Python scripts.
MUST use when writing Ansible playbooks.
MUST use when using the CLI, including debugging job failures and inspecting run history via `wmill job`.
| name | refine |
| user_invocable | true |
| description | End-of-session reflection. Reviews friction encountered during the session and proposes updates to docs/ to capture lessons learned. |
Reflect on the current session and update documentation with lessons learned.
Identify friction: Review what happened in this session:
git diff main...HEAD --stat to see what files were touchedRead current docs: Read the docs that were relevant to this session:
docs/validation.mddocs/enterprise.mddocs/autonomous-mode.mdPropose updates: For each piece of friction, decide if it warrants a doc update:
Apply updates: Edit the relevant docs/ files. Keep changes minimal and specific — add only what would have saved time this session.
Report: Summarize what was added/changed and why.
docs/ and add a pointer in CLAUDE.md