fix-findings

Installation
SKILL.md

Fix Infracost Findings

Findings are org-scoped FinOps investigation results produced by Infracost's Agents service. Each finding groups one or more tasks — the units of fix work. A task carries an action_description, often a code snippet, and a suggested_action of open_pr, create_ticket, or manual.

This skill drives the user through the findings list, lets them pick what to work on, and then helps them apply each fix — either by editing files in their local repository or by asking Agents to draft and open a PR / ticket via the mutation tools.

This plugin ships an MCP server (infracost mcp) that's started automatically when the plugin loads. Every Infracost operation in this skill is an MCP tool call.

Availability — Agents is in early access

Installs
1
GitHub Stars
12
First Seen
Jun 20, 2026
fix-findings — infracost/agent-skills