From cps-cloud
Cloud Strategy & FinOps skills — cloud strategy, finops setup, migration plan, well-architected review, and more. Apply when the engagement scope includes cloud strategy & finops work or the consultant references cloud, AWS, Azure.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cps-cloud:cloudThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Code:** CLOUD
Code: CLOUD Full name: Cloud Strategy & FinOps Description: Cloud strategy, FinOps, migration, well-architected reviews, multi-cloud governance, landing zones.
| # | Skill | Command | Purpose |
|---|---|---|---|
| 1 | Cloud Strategy | /cps-cloud:cloud-strategy | Define cloud operating model, target architecture, and 18-month roadmap. |
| 2 | FinOps Setup | /cps-cloud:finops | Stand up FinOps practice: showback, rightsizing, commitments, anomaly detection. |
| 3 | Migration Plan | /cps-cloud:migration-plan | Develop application migration plan using 6Rs; produce wave plan. |
| 4 | Well-Architected Review | /cps-cloud:wa-review | Conduct AWS/Azure/GCP well-architected review across pillars. |
| 5 | Landing Zone Design | /cps-cloud:landing-zone | Design account/subscription structure, identity, network, guardrails. |
/cps-cloud:cloud-strategyDefine cloud operating model, target architecture, and 18-month roadmap.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Cloud strategy specifies operating model (CCoE / cloud platform team) and decision rights.A CPS-branded Cloud Strategy deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-cloud:finopsStand up FinOps practice: showback, rightsizing, commitments, anomaly detection.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Cloud strategy specifies operating model (CCoE / cloud platform team) and decision rights.A CPS-branded FinOps Setup deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-cloud:migration-planDevelop application migration plan using 6Rs; produce wave plan.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Cloud strategy specifies operating model (CCoE / cloud platform team) and decision rights.A CPS-branded Migration Plan deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-cloud:wa-reviewConduct AWS/Azure/GCP well-architected review across pillars.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Cloud strategy specifies operating model (CCoE / cloud platform team) and decision rights.A CPS-branded Well-Architected Review deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
/cps-cloud:landing-zoneDesign account/subscription structure, identity, network, guardrails.
client:
name: "Client Name"
industry: "Industry"
context:
scope: "in-scope description"
constraints: ["constraint 1", "constraint 2"]
references:
- "Prior deliverable / document name"
- "External benchmark / source"
/cps:verify-quality and pass through Cloud strategy specifies operating model (CCoE / cloud platform team) and decision rights.A CPS-branded Landing Zone Design deliverable in 05_Deliverables_Final/. Pyramid-Principle structured, sourced, and reviewed.
Discovery → /cps-cloud:cloud-strategy → /cps-cloud:finops → Recommendations
| Plugin | Integration point |
|---|---|
cps-data | Cloud platform choice for data workloads |
cps-cyber | Cloud security baseline (CIS benchmarks, secure landing zone) |
cps-coe | Cloud KPI dashboards: cost, performance, security |
All deliverables use standard CPS branding via:
/doc-gen for document generationassets/cps-branding.json for stylingscripts/cps-document-generator.js for automation| Skill | Primary artifact | Format |
|---|---|---|
/cps-cloud:cloud-strategy | Cloud Strategy Report | DOCX/PDF |
/cps-cloud:finops | FinOps Setup Report | DOCX/PDF |
/cps-cloud:migration-plan | Migration Plan Report | DOCX/PDF |
/cps-cloud:wa-review | Well-Architected Review Report | DOCX/PDF |
/cps-cloud:landing-zone | Landing Zone Design Report | DOCX/PDF |
npx claudepluginhub hossamdaoud83/cps-plugins-official --plugin cps-cloudCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.