Help us improve
Share bugs, ideas, or general feedback.
From finops
finops 풀 파이프라인 — @why-finops → @inform → @optimize → @operate → @review 순차 실행 (ppt-writer는 post-hoc로 별도 호출)
npx claudepluginhub unicorn-plugins/finops-lab --plugin finopsHow this skill is triggered — by the user, by Claude, or both
Slash command
/finops:coreThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
[CORE 활성화]
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.
[CORE 활성화]
FinOps 랩 전체 파이프라인을 순차 실행함. WHY 정의부터 Inform·Optimize·Operate·Review까지 5단계 스킬을 Skill→Skill 위임으로 자동 연결하여 최종 APPROVED 판정까지 도달함. PPT 발표자료 제작은 post-hoc 별도 호출(/finops:ppt-writer)로 처리함.
다음 중 하나 이상 해당 시 활성화됨:
@core 멘션/finops:core 직접 호출Agent 위임 없음. Skill→Skill 위임만으로 구성됨.
| 순서 | 스킬 FQN | 역할 |
|---|---|---|
| 1 | finops:why-finops | WHY 정의 & 성숙도 진단 |
| 2 | finops:inform | FOCUS 정규화 + 대시보드 생성 |
| 3 | finops:optimize | Right-sizing + 약정 전략 |
| 4 | finops:operate | KPI·자동화·리뷰 런북 |
| 5 | finops:review | 최종 독립 검증 |
→ Skill: finops:why-finops
{"source_plugin": "finops:core"}out/why-statement.md + out/step1/ (1-drivers.md · 2-maturity-diagnosis.md · 3-covers-roadmap.md) 존재Phase 완료 후 기대 산출물 파일 존재 여부를 확인함. 실패 시 Phase 1만 재실행 옵션을 사용자에게 제공함.
→ Skill: finops:inform
{"source_plugin": "finops:core"}out/focus-normalized.csv + out/dashboard.html 존재Phase 완료 후 기대 산출물 파일 존재 여부를 확인함. 실패 시 Phase 2만 재실행 옵션을 사용자에게 제공함.
→ Skill: finops:optimize
{"source_plugin": "finops:core"}out/rightsize-plan.md + out/commit-strategy.md 존재Phase 완료 후 기대 산출물 파일 존재 여부를 확인함. 실패 시 Phase 3만 재실행 옵션을 사용자에게 제공함.
→ Skill: finops:operate
{"source_plugin": "finops:core"}out/review-runbook.md + out/step4/ (1-unit-economics.md · 2-automation-pipeline.md · 4-maturity-transition.md) 존재Phase 완료 후 기대 산출물 파일 존재 여부를 확인함. 실패 시 Phase 4만 재실행 옵션을 사용자에게 제공함.
→ Skill: finops:review
{"source_plugin": "finops:core"}out/review-report.md 존재 + 판정 APPROVEDPhase 완료 후 out/review-report.md 내 "APPROVED" 또는 "REJECTED" 판정 확인함.
/finops:ppt-writer 권장 안내out/review-report.md 판정 APPROVED/finops:ppt-writer 권장 안내 완료 (post-hoc)각 Phase 종료 시 기대 산출물 파일 존재 여부를 확인함:
| Phase | 확인 파일 | 실패 시 조치 |
|---|---|---|
| Phase 1 | out/why-statement.md, out/step1/*.md (3종) | Phase 1만 재실행 |
| Phase 2 | out/focus-normalized.csv, out/dashboard.html | Phase 2만 재실행 |
| Phase 3 | out/rightsize-plan.md, out/commit-strategy.md | Phase 3만 재실행 |
| Phase 4 | out/review-runbook.md, out/step4/*.md (3종) | Phase 4만 재실행 |
| Phase 5 | out/review-report.md + 판정 APPROVED | Phase 5만 재실행 |
임시 상태 파일 미사용. 각 Phase 산출물은 out/, out/step1/, out/step2/, out/step3/, out/step4/ 경로에 영구 저장됨.
cancelomc 입력 시 현재 실행 중인 Phase의 스킬을 중단하고 전체 파이프라인을 종료함. 이미 완료된 Phase 산출물은 보존됨.
각 Phase의 기대 산출물 파일 존재 여부로 완료 Phase를 판단하고, 미완료 Phase부터 재개함:
out/why-statement.md 미존재 → Phase 1부터 재시작out/focus-normalized.csv 미존재 → Phase 2부터 재개out/rightsize-plan.md 미존재 → Phase 3부터 재개out/review-runbook.md 미존재 → Phase 4부터 재개out/review-report.md 미존재 또는 판정 REJECTED → Phase 5부터 재개## FinOps 풀 파이프라인 실행 결과
### Phase 완료 현황
| Phase | 스킬 | 상태 | 주요 산출물 |
|---|---|---|---|
| Phase 1 | finops:why-finops | [완료/실패] | out/why-statement.md |
| Phase 2 | finops:inform | [완료/실패] | out/focus-normalized.csv, out/dashboard.html |
| Phase 3 | finops:optimize | [완료/실패] | out/rightsize-plan.md, out/commit-strategy.md |
| Phase 4 | finops:operate | [완료/실패] | out/review-runbook.md, out/step4/*.md |
| Phase 5 | finops:review | [완료/실패] | out/review-report.md |
### 최종 판정
**[APPROVED | REJECTED]**
### 전체 산출물 경로
- out/why-statement.md
- out/focus-normalized.csv
- out/dashboard.html
- out/rightsize-plan.md
- out/commit-strategy.md
- out/review-runbook.md
- out/step4/1-unit-economics.md
- out/step4/2-automation-pipeline.md
- out/step4/4-maturity-transition.md
- out/review-report.md
### 다음 단계 (post-hoc)
→ `/finops:ppt-writer` 로 발표 자료를 제작하세요.