원클릭으로
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".