bootstrap-infra-workspace

Generate AI agent customization files for Terraform workspaces from parameterized templates.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/omattsson/iac-bootstrap --skill bootstrap-infra-workspace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bootstrap-infra-workspace
Source: https://github.com/omattsson/iac-bootstrap/tree/main
Command: npx skills add https://github.com/omattsson/iac-bootstrap --skill bootstrap-infra-workspace

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill eliminates the tedious manual work of setting up AI agent customizations for Terraform infrastructure workspaces, which traditionally requires deep knowledge of VS Code Copilot and Claude Code configuration formats, template syntax, and IaC best practices.

Core Features & Use Cases

  • Automated Workspace Scanning: Discovers Terraform modules, orchestration configs, and CI/CD pipelines to auto-detect conventions.
  • AI Customization Generation: Produces ready-to-use copilot instructions, CLAUDE.md files, agents, skills, and file-scoped instructions tailored to your cloud provider and tooling.
  • IaC Maturity Assessment: Compares your workspace against 10 categories of battle-tested best practices and generates a prioritized gap analysis report.

Quick Start

Use the bootstrap-infra-workspace skill to scan your Terraform project, ask you a few questions about your company and cloud conventions, and generate a complete set of AI agent customization files for both VS Code Copilot and Claude Code.

Frequently Asked Questions about bootstrap-infra-workspace

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Copilot instructions and Claude Code configuration for a Terraform workspace?

You can automate Terraform IaC configuration by scanning your workspace to auto-detect modules and CI/CD pipelines, then generating copilot instructions, CLAUDE.md files, and agents from parameterized templates with placeholders replaced by workspace-specific values.

What is an IaC maturity assessment and how does it work for Terraform projects?

An IaC maturity assessment compares your Terraform workspace against ten categories of battle-tested best practices, generating a prioritized gap analysis report to highlight areas needing improvement in your infrastructure-as-code conventions.

Does the bootstrap process require existing CI/CD pipelines or orchestration configs to work?

Yes, the bootstrap process requires a Terraform workspace with detectable modules, orchestration configs, or CI/CD pipelines to auto-detect conventions and successfully generate tailored AI agent customization files.

Can I generate file-scoped rules and skills for both VS Code Copilot and Claude Code?

Yes, the tool produces ready-to-use file-scoped instructions, skills, and agents tailored to your cloud provider and tooling for both VS Code Copilot and Claude Code simultaneously.

What is the best way to standardize AI agent onboarding across multiple Terraform repositories?

The best way to standardize onboarding is using a bootstrap skill that applies parameterized templates to scan each Terraform workspace and generate consistent copilot instructions, agents, and file-scoped rules.

Do I need to manually edit template placeholders when generating Claude Code files?

No, the bootstrap process automatically replaces all template placeholders with workspace-specific values gathered from scanning your Terraform project and answering a few company convention questions.