원클릭으로
minibox
Minibox development skills — performance analysis, protocol sync audits, and release workflows for the minibox container runtime.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Minibox development skills — performance analysis, protocol sync audits, and release workflows for the minibox container runtime.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Generate a daily activity report from Claude Code session data. Harvests human/assistant turns from ~/.claude/projects/*/*.jsonl, analyzes them with claude-haiku-4-5 via the Anthropic API, and renders an HTML report with KPI cards, goals table, and effort/leverage breakdown.
Use when merging multiple parallel agent branches (waves) into a single integration commit — rebasing each onto main, resolving conflicts while preserving intent, running tests per branch, and producing a clean summary commit with a conflict resolution log.
| name | minibox |
| description | Minibox development skills — performance analysis, protocol sync audits, and release workflows for the minibox container runtime. |
Development skills and reference docs for the minibox container runtime.
| Doc | Purpose |
|---|---|
| performance | Container init latency, codec/adapter benchmarks, memory profiling |
| protocol-sync | DaemonRequest propagation audit across 6 sites |
| release | Quality gates, version bump, changelog, git tag, push |