From vamfi-software-consultancy
This skill should be used when the user asks to "optimise costs", "reduce cloud spend", "improve performance", "fix slow queries", "analyse FinOps", "reduce latency", "optimise infrastructure", "right-size resources", or needs to improve the efficiency of a running system.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vamfi-software-consultancy:cost-and-performance-optimizationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Systematically identify and resolve cost inefficiencies and performance bottlenecks in running systems. Apply FinOps principles and performance engineering practices to deliver measurable improvements.
Systematically identify and resolve cost inefficiencies and performance bottlenecks in running systems. Apply FinOps principles and performance engineering practices to deliver measurable improvements.
Optimisation without measurement is guessing. This skill starts with data collection, identifies the most impactful opportunities, and produces a prioritised improvement plan with expected outcomes.
Identify the cost breakdown by:
| Opportunity | Typical Saving | Effort | Risk |
|---|---|---|---|
| Right-size over-provisioned compute | 30-50% compute cost | Low | Low |
| Reserved instances / Savings Plans (1-year) | 30-40% vs on-demand | Low | Low |
| Delete unused resources (orphaned volumes, snapshots, LBs) | Variable | Low | Low |
| Reduce non-prod environments operating hours | 60-70% non-prod compute | Low | Low |
| Move infrequent-access data to cheaper storage tiers | 50-80% storage cost | Medium | Low |
| Cache frequently read data (reduce DB reads) | 20-40% DB cost | Medium | Medium |
| Optimise network egress (CDN, compression) | Variable | Medium | Low |
# Cost Optimisation Report: [Service/System]
Analysis Period: [YYYY-MM to YYYY-MM]
Current Monthly Cost: [£/$]
## Top 5 Opportunities
| Opportunity | Current Cost | Estimated Saving | Effort | Recommended Action |
|---|---|---|---|---|
| [item] | [£/$] | [£/$ or %] | S/M/L | [specific action] |
## Quick Wins (implement this sprint)
[List of low-effort, low-risk actions with expected savings]
## Medium-Term Actions (next quarter)
[Actions requiring more planning]
Use the performance data available:
For slow database queries:
# Performance Improvement Plan
Baseline: [p95 latency: Xms, throughput: Y rps, error rate: Z%]
Target: [p95 latency: Xms, throughput: Y rps]
## Prioritised Improvements
| # | Improvement | Expected Gain | Effort | Owner |
|---|---|---|---|---|
| 1 | [improvement] | [X% latency reduction] | S/M/L | [role] |
references/finops-framework.md — FinOps principles and cloud-specific optimisationreferences/performance-profiling.md — Profiling techniques per tech stacknpx claudepluginhub vamfi/vamfi-plugins --plugin vamfi-software-consultancyOptimizes cloud costs across AWS, Azure, and GCP by analyzing spending, rightsizing databases and storage, identifying waste, and implementing budgets while preserving performance.
Optimize infrastructure and operational costs without sacrificing performance or reliability. Use when managing cloud budgets or improving unit economics.
Systematically identifies cloud waste and applies FinOps practices (right-sizing, commitment discounts, spot instances) to reduce spend 20-40% without degrading performance.