원클릭으로
performance-report
3-tier report hierarchy for VibeCodeHPC. Use when creating performance reports or organizing deliverables.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
3-tier report hierarchy for VibeCodeHPC. Use when creating performance reports or organizing deliverables.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | performance-report |
| description | 3-tier report hierarchy for VibeCodeHPC. Use when creating performance reports or organizing deliverables. |
| Tier | Format | Author | Location |
|---|---|---|---|
| Primary | ChangeLog.md | PG (auto) | Each PG directory |
| Secondary | Markdown + graphs | SE (semi-auto) | User-shared/reports/ |
| Final | Executive summary | PM | User-shared/final_report.md |
Agent-shared/ # Technical tools (agents only)
User-shared/ # Deliverables (user-facing)
├── final_report.md
├── reports/
└── visualizations/
Compute budget management with phase-based termination criteria. Use when checking budget, determining project phase, or making stop decisions.
ChangeLog.md format spec for VibeCodeHPC. Use when writing or validating ChangeLog entries with compile/job/test/sota fields.
Compiler warning triage for HPC parallelization. Use when deciding whether to proceed with job execution after compile warnings.
Context window usage monitoring and auto-compact recovery. Use when context is filling up or after auto-compact occurs. Optional for strong models.
CLI and dependency installation guidance. Use when setting up VibeCodeHPC on a new environment — local PC, supercomputer, container, etc.
Hardware spec collection and theoretical peak performance calculation for HPC environments. Prerequisite: skills/ssh-management for remote access.