part3-wrap
Part 3: Wrap
이 스킬이 호출되면 아래 STOP PROTOCOL을 반드시 따른다.
용어 정리
| 용어 | 설명 |
|---|---|
| wrap-session | 코딩 세션이 끝날 때 작업을 정리하고 문서화하는 스킬. "퇴근 전 책상 정리" |
| multi-agent | 여러 에이전트가 동시에 일하는 패턴. "회의에서 각 팀장에게 동시에 보고 받기" |
| 병렬(Parallel) | 여러 작업을 동시에 처리하는 것. 반대는 순차 |
| 2-Phase Pipeline | 먼저 분석(Phase 1, 병렬) → 다음 검증(Phase 2, 순차) |
| frontmatter | 스킬 파일 맨 위에 ---로 감싸서 적는 "이름표" |
| wrap-history | 과거 세션 기록을 분석해 인사이트를 추출하는 스킬 |
More from team-attention/heum-workshop
part-extra
Heum 3시간 강의 Part Extra — Agent Teams, Hook, Plugin. 3시간 강의에서 다 못 다룬 심화 개념(에이전트 팀, 훅, 플러그인)을 선택적으로 다룬다. "파트엑스트라", "Part Extra", "extra", "agent-teams", "hook", "plugin" 요청에 사용.
3clarify-unknown
This skill should be used when the user provides a strategy, plan, or decision document and wants to surface hidden assumptions and blind spots using the Known/Unknown 4-quadrant framework. Trigger on "known unknown", "4분면 분석", "blind spots", "뭘 놓치고 있지", "뭘 모르는지 모르겠어", "전략 점검", "전략 분석", "assumption check", "가정 점검", "quadrant analysis", "what am I missing", "/clarify-unknown". Strategy-level blind spot analysis with hypothesis-driven questioning. For requirement clarification use clarify-vague; for content-vs-form reframing use clarify-metamedium.
3part2-clarify
Heum 3시간 강의 Part 2 — Clarify. AskUserQuestion과 Clarify 플러그인으로 모호한 요구사항을 명확하게 만들고, 나만의 Clarify 스킬을 작성한다. "파트2", "Part 2", "clarify", "클래리파이" 요청에 사용.
3wrap-analyzer
This skill should be used when the user asks to "analyze session", "세션 분석", "evaluate skill execution", "스킬 실행 검증", "check session logs", "로그 분석", "/wrap-analyzer", provides a session ID with a skill path, or wants to verify that a skill executed correctly in a past session. Post-hoc analysis of Claude Code sessions to validate skill/agent/hook behavior against SKILL.md specifications.
3part1-sync
Heum 3시간 강의 Part 1 — MCP & Context Sync. MCP가 뭔지 배우고, Slack을 연결해 나만의 Context Sync 스킬을 만들기 시작한다. "파트1", "Part 1", "sync", "MCP" 요청에 사용.
3team-assemble
Analyze tasks and dynamically assemble expert agent teams using Claude Code's TeamCreate API. Scouts your codebase, designs optimal agents, and executes with validation.
3