part-extra
Part Extra: Agent Teams, Hook, Plugin
3시간 강의에서 Part 1~3의 핵심(sync/clarify/wrap)을 다룬 후, 시간이 남거나 질문이 나왔을 때 선택적으로 진행하는 확장 블록.
이 스킬이 호출되면 아래 STOP PROTOCOL을 반드시 따른다.
용어 정리
| 용어 | 설명 |
|---|---|
| Agent Teams | 여러 전문 에이전트를 팀으로 구성해 복잡한 작업을 병렬 실행하는 패턴 |
| Hook | 특정 이벤트(tool 사용 전/후, 세션 시작/종료 등)에 자동 실행되는 스크립트 |
| Plugin | Skill + MCP + Hook + Agent를 묶은 설치 단위 |
| TeamCreate | Claude Code에서 팀 기반 병렬 실행을 시작하는 tool |
| settings.json | Hook 설정이 들어가는 Claude Code 설정 파일 |
More from team-attention/heum-workshop
part3-wrap
Heum 3시간 강의 Part 3 — Wrap. wrap-session 스킬을 직접 만들고, 만든 스킬을 실행하고, wrap-history로 세션을 분석한다. "파트3", "Part 3", "wrap", "세션 래핑", "session wrap" 요청에 사용.
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