fabric-alm-cicd

fabric-alm-cicd is a skill for Claude Code, Codex from kimtth/ms-fabric-skills-dev-starter. It costs 92 tokens per session (809 once invoked), scanned A, original, no licence file.

A guide for managing Microsoft Fabric projects through source control and automated delivery. Microsoft Fabric is Microsoft's platform for data, analytics, and reporting; ALM means managing changes across development, testing, and production.

In plain words
What is it for?
Use it to plan, build, review, or troubleshoot Git integration, deployment pipelines, environment promotion, and CI/CD with GitHub Actions or Azure DevOps.
Why use it?
It helps organise changes and move them between environments without handling every deployment step manually.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to plan, build, review, or troubleshoot Git integration, deployment pipelines, environment promotion, and CI/CD with GitHub Actions or Azure DevOps.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kimtth/ms-fabric-skills-dev-starter/fabric-alm-cicd
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add kimtth/ms-fabric-skills-dev-starter --skill fabric-alm-cicd
Clone the repo
git clone --depth 1 https://github.com/kimtth/ms-fabric-skills-dev-starter

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for fabric-alm-cicd

README.md
[![agentmods](https://agentmods.dev/badge/skills/kimtth/ms-fabric-skills-dev-starter/fabric-alm-cicd/github.svg)](https://agentmods.dev/skills/kimtth/ms-fabric-skills-dev-starter/fabric-alm-cicd)
Your own site
<a href="https://agentmods.dev/skills/kimtth/ms-fabric-skills-dev-starter/fabric-alm-cicd"><img src="https://agentmods.dev/badge/skills/kimtth/ms-fabric-skills-dev-starter/fabric-alm-cicd/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for fabric-alm-cicd

Your own site · 80×15
<a href="https://agentmods.dev/skills/kimtth/ms-fabric-skills-dev-starter/fabric-alm-cicd"><img src="https://agentmods.dev/badge/skills/kimtth/ms-fabric-skills-dev-starter/fabric-alm-cicd.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 92 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 809 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00092 $0.00809
Opus 5 $0.00046 $0.00404
Sonnet 5 $0.00018 $0.00162
Haiku 4.5 $0.00009 $0.00081

Measured 12d ago against content hash 3c785f2400d1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

fabric-alm-cicd scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/fabric-alm-cicd/SKILL.md · 82 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 82 lines · 92 tokens per session scan A 3c785f2400d1

Subscribe to this mod's changes

fabric-alm-cicd is a skill published in the GitHub repository kimtth/ms-fabric-skills-dev-starter (2 stars, last pushed 3mo ago), with no licence file. It adds 92 tokens to every session and 809 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

ci-flaky-patrol

Classify a bounded batch of stale PR CI failures and choose the safest response.

QwenLM/qwen-code · 22 tokens

google-agents-cli-scaffold

This skill should be used when the user wants to "create an agent project", "start a new ADK project", "build me a new agent", "add CI/CD to my project", "add deployment", "enhance my project", or "upgrade my project". Part of the agents-cli skills suite. Covers agents-cli scaffold create, scaffold enhance, and…

google/agents-cli · 135 tokens

gh-ci-analyzer

A guide for using GitHub’s command-line tool to investigate failed GitHub Actions runs. GitHub Actions is GitHub’s system for automatically building, testing, and deploying code.

tao12345666333/ankaloop · 27 tokens

hooksmith

Use when designing or reviewing safe Grok Build hooks for linting, tests, formatting, notifications, command guards, lifecycle automation, or project hook trust decisions.

DominikTobureto/awesome-grok-build · 35 tokens

gh-fix-ci

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use gh to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.

rojim666/SztuCode · 72 tokens

fabric-cicd

Use for the fabric-cicd Python library (pip install fabric-cicd, v1.3 Aug 2026, Python 3.9–3.13) — Microsoft's official code-first CI/CD library for Fabric workspaces: FabricWorkspace, publishallitems, unpublishallorphanitems, deploywithconfig + config.yml, and parameter.yml (findreplace, keyvaluereplace, sparkpool…

wardawgmalvicious/agent-config · 244 tokens