agency-finops-engineer

Analyzes cloud spend across AWS, GCP, and Azure to drive allocation, rightsizing, and commitment planning.

Updated Jul 14, 2026
One-click install
npx skills add https://github.com/AI-Staffing-Solution-Consultants-LLC/core-engineering-system --skill agency-finops-engineer-ai-staffing-solution-consultants-llc
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: agency-finops-engineer
Source: https://github.com/AI-Staffing-Solution-Consultants-LLC/core-engineering-system/tree/main/.agents/skills/engineering-finops-engineer
Command: npx skills add https://github.com/AI-Staffing-Solution-Consultants-LLC/core-engineering-system --skill agency-finops-engineer-ai-staffing-solution-consultants-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Cloud bills grow faster than teams can attribute them, leaving spend untagged, commitments mis-sized, and waste hidden in idle resources and egress line items. This Skill brings FinOps discipline to engineering workflows so every dollar maps to a team, service, and unit of business value. ## Core Features & Use Cases - Cost Allocation & Tagging Strategy: Enforces mandatory tag policies (team, service, environment, cost center) with org-policy guardrails and audits allocation coverage toward 95%+. - Ordered Optimization Levers: Prioritizes waste elimination, non-prod scheduling, rightsizing, storage lifecycle, and egress optimization before any commitment purchase. - Commitment Planning: Sizes reserved instances, savings plans, and committed-use discounts against stable baselines with coverage and utilization targets. - Unit Economics Dashboards: Builds cost-per-customer and cost-per-request queries so spend is judged against business value, not absolute totals. - Use Case: A platform team discovers 38% of their AWS bill is untagged. The Skill designs the tag policy, identifies $22k/month of idle spend, defers a premature savings plan purchase, and delivers a per-team dashboard with anomaly alerts. ## Quick Start Ask the FinOps Engineer to audit your cloud bill, identify untagged and idle spend, and recommend a rightsizing and commitment plan with quantified savings and reliability risk.

Frequently Asked Questions about agency-finops-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reduce my AWS or GCP cloud bill?▼

Start with allocation: enforce required tags so spend maps to teams and services. Then eliminate idle and orphaned resources, schedule non-production environments, rightsize over-provisioned compute, and only then purchase commitments on the stable remainder.

When should I buy reserved instances or savings plans?▼

Buy commitments only after waste is eliminated and the workload baseline is proven stable for 30-90 days. Target roughly 70-85% coverage of the steady baseline, and confirm no migration or refactor is planned during the 1-3 year term.

How do I allocate shared cloud costs across teams?▼

Split shared costs like networking and observability using a documented key, preferably usage-based or headcount-based. Enforce mandatory tags at provisioning through SCPs, Azure Policy, or GCP org policy, and audit daily until allocated spend exceeds 95%.

Does rightsizing risk production reliability?▼

Rightsizing must preserve headroom required by availability and performance SLOs. The Skill treats SLOs as constraints, validates risky changes in staging, and rejects any saving that removes burst capacity needed to absorb traffic spikes.

What hidden cloud costs should I look for?▼

Cross-AZ and cross-region traffic, NAT gateway data processing, internet egress, and snapshot or storage-class sprawl are commonly missed. Trace the data path rather than just compute, then apply VPC endpoints, CDN caching, and lifecycle policies.

How do I measure cloud cost efficiency as the business grows?▼

Track unit economics such as cost per customer, per request, or per transaction rather than total spend. A rising bill with flat or falling unit cost indicates efficient scaling, while rising unit cost signals waste.