Your Role, Your Path
Start with the commands that matter to your role.
Select your role below to see the most relevant commands and workflows.
- CFO / Finance
- CTO / Architecture
- CloudOps Engineer
- Security / Compliance
Cost dashboards, monthly FinOps reports, persona-based analysis.
Key commands: /finops:aws-monthly, /finops:azure-monthly, /finops:analyze
IaC governance, multi-cloud deployment, architecture decisions.
Key commands: /terraform:test, /cdk:test, /speckit.plan
Inventory, cross-validation, incident triage, DORA metrics.
Key commands: /inventory:lz-cross-validate, /aws:incident-triage, /metrics:update-dora
SAST scanning, cert inventory, SOC2 automation, posture assessment.
Key commands: /security:sast, /security:cert-inventory, /aws:security-posture
All roles benefit from the ADLC Workflow coordination pattern — the mandatory product-owner + cloud-architect gate applies to every persona.
Additional Personas
Product Manager
Sprint planning, user stories, JIRA sync, Confluence templates, roadmaps.
Key commands: /product:sprint, /product:write-stories, /metrics:sync-jira, /product:pr-faq
Get started with product management
Platform Engineer
Terraform modules, CDK stacks, K8s clusters, DevContainer profiles.
Key commands: /terraform:test, /cdk:test, /devcontainer:validate-registry
MCP Profiles by Persona
Each persona has a dedicated MCP profile in .claude/mcps/profiles/ with exactly the servers they need:
| Persona | MCP Profile | Servers | Why |
|---|---|---|---|
| Product Manager | pm.json | GitHub, Atlassian Rovo + CRUD, Context7, Vizro | JIRA stories, Confluence pages, data visualization |
| CloudOps Engineer | cloudops.json | AWS Cost Explorer, CloudWatch, IAM, Config | Inventory, monitoring, cross-validation |
| FinOps Analyst | finops.json | Cost Explorer, Billing | Cost analysis, savings identification |
| Security Engineer | security.json | IAM, CloudTrail, Defender | Compliance scanning, posture assessment |
| CxO / Manager | executive.json | Reporting, Vizro | Dashboards, executive reviews |
| Developer | dev.json | GitHub, Context7 | Code search, documentation lookup |
| Platform Engineer | platform.json | Terraform, K8s, CloudFormation | IaC validation, cluster management |
| Full Access | enterprise.json | All 24+ servers | Central registry — use when you need everything |
Quick switch: cp .claude/mcps/profiles/{persona}.json .mcp.json
See Installation — MCP Server Configuration for details.