wrap-analyzer
Session Analyzer Skill
Post-hoc analysis tool for validating Claude Code session behavior against SKILL.md specifications.
Purpose
Analyze completed sessions to verify:
- Expected vs Actual Behavior - Did the skill follow SKILL.md workflow?
- Component Invocations - Were SubAgents, Hooks, and Tools called correctly?
- Artifacts - Were expected files created/deleted?
- Bug Detection - Any unexpected errors or deviations?
Input Requirements
| Parameter | Required | Description |
|---|---|---|
sessionId |
YES | UUID of the session to analyze |
More from team-attention/heum-workshop
part3-wrap
Heum 3시간 강의 Part 3 — Wrap. wrap-session 스킬을 직접 만들고, 만든 스킬을 실행하고, wrap-history로 세션을 분석한다. "파트3", "Part 3", "wrap", "세션 래핑", "session wrap" 요청에 사용.
3part-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", "클래리파이" 요청에 사용.
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