원클릭으로
session-debrief
Graduated to team-lib — see team-lib/skills/session-debrief/. This stub demonstrates the my-lib → team-lib graduation pattern.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Graduated to team-lib — see team-lib/skills/session-debrief/. This stub demonstrates the my-lib → team-lib graduation pattern.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
End-of-session procedure that captures learnings into memory topic files, verifies index consistency, updates current-state.md, and syncs changes to team-lib.
Send an on-demand manual pulse to the ClickUp Pulse channel and optionally register thread-to-task mappings.
Add aliases, functions, or env vars to ~/.bashrc with section-aware placement
Check and upgrade local workspace files against latest team-lib templates
Compose base + type-override templates with brand tokens to produce fully resolved branded templates. Deep merges base+override, resolves tokenRef dot-paths against brand-tokens.json, and applies brand preference fan-out.
Create or update a brand-guidelines.md file for any brand — the single source of truth for all branded content generation.
| name | session-debrief |
| description | Graduated to team-lib — see team-lib/skills/session-debrief/. This stub demonstrates the my-lib → team-lib graduation pattern. |
| summary | This skill started life in my-lib and was promoted to the shared library once it stabilized. The canonical version (with preflight/postflight scripts) now lives in team-lib/skills/session-debrief/. |
| version | 2.0.0 |
| created | "2026-02-20T00:00:00.000Z" |
| last_updated | "2026-07-09T00:00:00.000Z" |
| maintainer | pvragon |
| status | graduated |
This skill has graduated to the shared library: see team-lib/skills/session-debrief/ for the canonical, current version — including the preflight.sh / postflight.sh scripts that do the deterministic work.
It demonstrates the graduation lifecycle that keeps the workspace healthy:
my-lib/skills/ — fast to iterate, only you depend on it.team-lib/skills/ via the graduate-to-team-library directive.If you're building your own workspace from this reference: run the debrief from the team-lib copy.