Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub unicorn-plugins/finops-lab --plugin finopsHow this skill is triggered — by the user, by Claude, or both
Slash command
/finops:operateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
[OPERATE 활성화]
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Compacts the current conversation into a handoff document for another agent to continue the work, with suggested skills and redacted sensitive info.
Share bugs, ideas, or general feedback.
[OPERATE 활성화]
FinOps 운영 체계를 수립함. 단위경제 KPI 6종(CSP 3종 + AI 3종), 자동화 파이프라인 5단계, 게이트 기준 6종, 주/월/분기 리뷰 런북, Crawl→Walk 12개월 전환 플랜을 산출하여 지속 가능한 클라우드 비용 최적화 운영 기반을 구성함.
다음 중 하나 이상 해당 시 활성화됨:
@operate 멘션/finops:operate 직접 호출| 에이전트 | FQN | 티어 |
|---|---|---|
| finops-practitioner | finops:finops-practitioner:finops-practitioner | MEDIUM |
resources/guides/combine-prompt.md에 따라 AGENT.md + agentcard.yaml + tools.yaml 합치기Agent(subagent_type=FQN, model=tier_mapping 결과, prompt=조립된 프롬프트) 호출gateway/runtime-mapping.yaml 참조워크플로우 단계에 Agent: {agent-name}이 명시된 경우,
메인 에이전트는 해당 단계를 직접 수행하지 않고,
반드시 위 프롬프트 조립 규칙에 따라 해당 에이전트를 호출하여 결과를 받아야 함.
서브에이전트 호출 없이 메인 에이전트가 해당 산출물을 직접 작성하면 스킬 미준수로 간주함.
Agent(
subagent_type="finops:finops-practitioner:finops-practitioner",
model=MEDIUM 티어 모델,
prompt=조립된 프롬프트
)
ulw 활용)다음 파일 존재 여부를 확인함:
out/focus-normalized.csvout/rightsize-plan.mdout/commit-strategy.mdresources/rulebook/gate-criteria.yamlresources/templates/monthly-review-agenda.mdreferences/am/finops.md §4.11~§4.13references/finops/state-of-finops-2026-lab-guide.md §4·§8파일 누락 시 사용자에게 알리고 중단함. 선행 스킬(/finops:optimize)을 먼저 실행할 것을 안내함.
/oh-my-claudecode:ralph 활용)→ Agent: finops-practitioner
resources/templates/kpi-dashboard.md — KPI 대시보드 템플릿 (6종 KPI 정의·계산식·목표치)out/step4/1-unit-economics.md — 단위경제 KPI 6종 분석 (CSP: 태깅률·RI활용률·이상탐지 응답, AI: GPU활용률·AI 비용/토큰·모델 효율)out/step4/2-automation-pipeline.md — 자동화 파이프라인 5단계 설계 (데이터수집→정규화→분석→알림→액션)out/review-runbook.md — 주간/월간/분기 리뷰 런북 (게이트 기준 6종·에스컬레이션 절차 포함)out/step4/4-maturity-transition.md — Crawl→Walk 12개월 전환 플랜 (분기별 마일스톤·책임 Ownership·성공 지표)out/focus-normalized.csvout/rightsize-plan.mdout/commit-strategy.mdresources/rulebook/gate-criteria.yamlresources/templates/monthly-review-agenda.mdreferences/am/finops.md §4.11~§4.13references/finops/state-of-finops-2026-lab-guide.md §4·§8/oh-my-claudecode:ulw 활용)다음 항목을 순서대로 검증함:
out/review-runbook.md에 모두 삽입되었는지 확인out/step4/1-unit-economics.md에 기술되었는지 확인검증 미달 항목 발견 시 Phase 2 에이전트를 재호출하여 보완 지시함.
/oh-my-claudecode:verify 활용)다음 항목을 최종 확인함:
kpi-dashboard.md, 1-unit-economics.md, 2-automation-pipeline.md, review-runbook.md, 4-maturity-transition.md)완료 시 다음 단계로 /finops:review 실행 권장 안내함.
resources/templates/kpi-dashboard.md, out/step4/1-unit-economics.md, out/step4/2-automation-pipeline.md, out/review-runbook.md, out/step4/4-maturity-transition.md)out/review-runbook.md에서 게이트 수치(95%, 10%, 80%, 24h, 3%, 60%) 6개 모두 포함 여부 정규표현식으로 스캔out/step4/1-unit-economics.md 내 존재 확인임시 상태 파일 미사용. 산출물은 out/step4/ 및 out/, resources/templates/ 경로에 영구 저장됨.
cancelomc 입력 시 현재 Phase 중단 및 스킬 종료.
마지막 완료 Phase 번호를 확인하고 해당 Phase 다음부터 재개함. out/step4/ 디렉터리의 파일 존재 여부로 완료 Phase를 판단함.
## Operate 운영 체계 수립 결과 요약
### KPI 대시보드 (6종)
| 구분 | KPI | 목표치 |
|---|---|---|
| CSP | 태깅률 | ≥95% |
| CSP | RI 활용률 | ≥80% |
| CSP | 이상탐지 응답 | ≤24h |
| AI | GPU 활용률 | ≥60% |
| AI | AI 비용/토큰 | ... |
| AI | 모델 효율 | ... |
### 게이트 기준 충족 현황
- 태깅≥95%: [확인/미달]
- MAPE≤10%: [확인/미달]
- RI≥80%: [확인/미달]
- 이상탐지≤24h: [확인/미달]
- 유휴≤3%: [확인/미달]
- GPU≥60%: [확인/미달]
### 다음 단계
→ `/finops:review` 로 최종 독립 검증을 수행하세요.