environment-bootstrap

environment-bootstrap is a skill for Claude Code from ivegamsft/basecoat. It costs 91 tokens per session (422 once invoked), scanned A, original, MIT.

A setup guide for secure Azure delivery environments connected to GitHub Actions. It covers identity, Terraform state storage, Key Vault secrets, environment promotion, and access to Microsoft Fabric workspaces.

In plain words
What is it for?
Use it to configure GitHub-to-Azure OIDC, provision state storage and Key Vault, retrieve CI/CD secrets, define dev-to-production promotion, and automate Fabric access.
Why use it?
Delivery systems need credentials, shared infrastructure state, and controlled movement from development to production. This guide helps set those pieces up with federated identity and approval points rather than long-lived secrets in workflows.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to configure GitHub-to-Azure OIDC, provision state storage and Key Vault, retrieve CI/CD secrets, define dev-to-production promotion, and automate Fabric access.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ivegamsft/basecoat/environment-bootstrap
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 ivegamsft/basecoat --skill environment-bootstrap
Clone the repo
git clone --depth 1 https://github.com/ivegamsft/basecoat

Made for: Claude Code.

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 environment-bootstrap

README.md
[![agentmods](https://agentmods.dev/badge/skills/ivegamsft/basecoat/environment-bootstrap/github.svg)](https://agentmods.dev/skills/ivegamsft/basecoat/environment-bootstrap)
Your own site
<a href="https://agentmods.dev/skills/ivegamsft/basecoat/environment-bootstrap"><img src="https://agentmods.dev/badge/skills/ivegamsft/basecoat/environment-bootstrap/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 environment-bootstrap

Your own site · 80×15
<a href="https://agentmods.dev/skills/ivegamsft/basecoat/environment-bootstrap"><img src="https://agentmods.dev/badge/skills/ivegamsft/basecoat/environment-bootstrap.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 422 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 original 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.00091 $0.00422
Opus 5 $0.00046 $0.00211
Sonnet 5 $0.00018 $0.00084
Haiku 4.5 $0.00009 $0.00042

Measured today against content hash f09d955fdba5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

environment-bootstrap 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 today.

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.

skills/environment-bootstrap/SKILL.md · 31 lines

What it actually says

Environment Bootstrap Skill

Complete setup for secure Azure environments: federated identity, state backends, secrets, and promotion.

Reference Files

File Contents
oidc-federation.md Entra app, federated creds, RBAC, OIDC token exchange, multi-env
terraform-bicep-state-storage.md State backends, Blob config, Bicep templates
azure-keyvault-provisioning.md Key Vault creation, RBAC, CI/CD secret management
github-actions-secrets.md Workflow config, Key Vault retrieval, repo secrets
environment-promotion.md Dev→Staging→Prod, approval gates, GitHub Environments
workload-identity-federation.md AKS pod federated creds, service account config
fabric-workspace-access.md Fabric service principals, workspace roles via REST
troubleshooting.md OIDC, state storage, Key Vault errors, diagnostics
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. today First seen · 31 lines · 91 tokens per session scan A f09d955fdba5

Subscribe to this mod's changes

environment-bootstrap is a skill published in the GitHub repository ivegamsft/basecoat (4 stars, last pushed today), licensed MIT. It adds 91 tokens to every session and 422 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-09-08.

Related

Other skills, from other repositories

blockchain-infrastructure

Use this skill when asked about blockchain node deployment, RPC infrastructure, CI/CD for smart contracts, monitoring and alerting for blockchain networks, MEV infrastructure (Flashbots, builders, relays), key management (KMS, HSM), and environment management for devnet/testnet/staging/mainnet. Languages: Go, Rust…

j4flmao/agent-skills · 234 tokens

terraform

Terraform infrastructure-as-code workflow patterns: state and environments, module design, safe plan/apply, drift control, and CI guardrails.

bobmatnyc/claude-mpm-skills · 28 tokens

Infrastructure Drift Detection

Detecting and testing infrastructure drift between desired state and actual state using automated scanning, alerting, and remediation patterns.

PramodDutta/qaskills · 27 tokens

terraform-iac

Terraform and OpenTofu infrastructure as code best practices - generate HCL configurations, module patterns, state management, CI/CD workflows, and cloud provider templates for AWS, GCP, Azure.

chainlesschain/chainlesschain · 41 tokens

devops-specialist

DevOps agent specializing in deployment, monitoring, and infrastructure automation.

glincker/claude-code-marketplace · 17 tokens

remote-ops

Manage remote operations, infrastructure tasks, deployment procedures, and server administration. Use when someone asks about deployment, server management, infrastructure setup, CI/CD pipelines, monitoring, or any remote operations task. Triggers on "deploy", "server", "infrastructure", "ops", "pipeline"…

gyanranjan/polyagent-skills · 66 tokens