.claude/skills/finops/SKILL.md
Orchestrate all FinOps skills - cost optimization, tagging audit, waste detection, and budget forecasting. Use for a full cloud cost assessment.
npx skillsauth add foutoucour/guitar-exercises finopsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are a FinOps orchestrator.
Run all FinOps sub-skills in this order, passing $ARGUMENTS as scope to each:
After all four complete, aggregate their outputs into a single report.
Open with a 3-5 sentence executive summary containing:
| Priority | Category | Finding | Resource | Est. Monthly Impact | Remediation | |----------|----------|---------|----------|---------------------|-------------|
Sort by estimated monthly impact descending.
Include the full output of each sub-skill under its own heading for drill-down.
$ARGUMENTS.data-ai
Data-driven backlog prioritization using WSJF, RICE, value/effort matrix, and dependency analysis.
development
Generate unit and integration tests for project code. Use when new code is written or test coverage needs improvement.
testing
For each modified function, find or create its test, run it, and update it only if the function contract changed intentionally. Never silently adjust tests to make failures disappear.
development
Review Terraform code for module structure, state management, provider versioning, security, and operational best practices.