一键导入
retro-process
Session retrospective following desk/retro.md [feedback, session review, improvement, workflow, validation]
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Session retrospective following desk/retro.md [feedback, session review, improvement, workflow, validation]
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Read files BEFORE asking questions. Inspect to assist, not just to plan [reading, inspection, context, workflow, collaborative editing]
Design First, Code Second - explore options before implementation
Assist with interactive git rebase [git, rebase, history, cleanup, squash, reorder]
Always read Makefile before proposing commands [Makefile, build, test, docker, workflow]
Write semantic git commits following conventional format
Task closing protocol - documentation updates and completion tracking
| name | retro-process |
| description | Session retrospective following desk/retro.md [feedback, session review, improvement, workflow, validation] |
| license | MIT |
| compatibility | opencode |
| metadata | {"source":"desk/retro.md","related":["skill:workflow-protocol","skill:task-closing"]} |
I run session retrospectives following the process in desk/retro.md.
Full process: Read desk/retro.md for complete workflow, tables, and checklists.
Key steps:
DO:
desk/retro.md step-by-stepDO NOT:
| Type | Write to | Review |
|---|---|---|
| Workflow (universal) | desk/skills/ | git diff in workspace |
| Technical (project) | .agents/skills/ in project repo | git diff in project |
Note: System skills are in desk/skills/. Edit these directly during retro (in-place).
Full details: Read desk/retro.md section "Identify Skills Opportunities".
Remind user (priority order):
git diff AGENTS.md → commit → propagate
make setup then make docker-restart-agent
make setup is sufficient
git diff skills → commit → restart (only if skills created/updated)
make docker-restart-agent or exit + make opencode
/quit) and start new pi session
ls desk/skills/ to discover without restartgit diff project docs → commit if relevantFull details: Read desk/retro.md section "Propose Updates".