一键导入
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 职业分类
| 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.
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.