finops-overview

Display a quick FinOps summary including org-level billing (if admin) and current repository workflow/cache statistics.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "finops-overview" with this command: npx skills add laurigates/claude-plugins/laurigates-claude-plugins-finops-overview

/finops:overview

Display a quick FinOps summary including org-level billing (if admin) and current repository workflow/cache statistics.

Context

  • Current repo URL: !git remote get-url origin

Parameters

Parameter Description Default

org

GitHub organization name Current repo's owner

Execution

bash "${SKILL_DIR}/scripts/billing-summary.sh" $ARGS

Output Format

=== Org Billing: orgname === Minutes: 1234/2000 included, 0 paid

=== Org Cache Usage === 45 caches, 2340MB total

=== Repo: orgname/reponame === Cache: 12 caches, 450MB

Workflows (last 30 days): CI: 45 runs (40 ok, 3 fail, 2 skip) Deploy: 12 runs (12 ok, 0 fail, 0 skip) CodeQL: 30 runs (28 ok, 0 fail, 2 skip)

=== Waste Indicators === Skipped runs: 4/87 Workflows missing concurrency: 2

Post-actions

Suggest next steps based on findings:

  • High skipped runs -> /finops:waste

  • High cache usage -> /finops:caches

  • Want detailed workflow analysis -> /finops:workflows

  • Compare across repos -> /finops:compare

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

git-commit-workflow

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

git-branch-pr-workflow

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

workflow-checkpoint-refactor

No summary provided by upstream source.

Repository SourceNeeds Review