microsoft / microsoft/finops-toolkit

Update Claude Code plugin skill files for FOCUS 1.3 / 1.4

Open
#2,119 1 comment 0 reactions 1 assignee View on GitHub

@MSBrett is already working on this.

Since May 6, 2026.

Status: ⛔ Blocked Tool: FinOps hubs Tool: FOCUS
Dominant language
PowerShell
Stars
603
Forks
248
Avg merge
7d 11h
Merged PRs (30d)
11

Description

Problem

The Claude Code plugin's skill files reference outdated FOCUS schema versions and hub-function names. After the FOCUS 1.3 / 1.4 work lands (parent: #2120), the plugin's references become stale and need to be updated so the plugin can correctly guide users on the latest hub schemas.

Affected files

Required updates

When FOCUS 1.3 / 1.4 support lands, these files should:

  1. List the supported FOCUS export dataset versions (including 1.3 and the 1.4 preview).
  2. Reference the new hub functions (Costs_v1_3(), Costs_v1_4(), ContractCommitment_v1_3(), etc.) alongside existing ones.
  3. Add the new FOCUS 1.3+ columns to the terminology lists (ServiceProviderName, HostProviderName, ContractApplied, allocation columns).
  4. Note the ProviderName / PublisherName deprecation (kept in 1.3, removed in 1.4).
  5. Mention the new Contract Commitment dataset and its hub function.

Why a separate issue

Plugin updates are decoupled from the core FOCUS 1.4 schema work and can ship after the hub functions stabilize. Tracking it separately keeps the FOCUS 1.4 umbrella focused on schema changes.

Parent: #2120

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.