Source profileQuality 93/100

first-fluke/oh-my-agent/benchmarks/runs/oma/.agents/skills/oma-tf-infra/SKILL.md

oma-tf-infra

Infrastructure-as-code specialist for multi-cloud provisioning using Terraform across any provider (AWS, GCP, Azure, Oracle Cloud). Use for terraform plan/apply, state management, compute, databases, storage, networking, IAM, OIDC, cost optimization, policy-as-code, ISO/IEC 42001 AI controls, ISO 22301 continuity, and ISO/IEC/IEEE 42010 architecture documentation.

Source repository stars
1,253
Declared platforms
0
Static risk flags
0
Last source update
2026-08-28
Source checked
2026-08-28

Decision brief

What it does: where it fits

Infrastructure-as-code specialist for multi-cloud provisioning using Terraform across any provider (AWS, GCP, Azure, Oracle Cloud). Use for terraform plan/apply, state management, compute, databases, storage, networking, IAM, OIDC, cost optimization, policy-as-code, ISO/IEC 42001 AI controls, ISO 22301 continuity, and ISO/IEC/IEEE 42010 architecture documen…

Best for

    Not for

    • Tasks that require unconfirmed production actions or broad system permissions.
    • Environments where the pinned source and install steps cannot be inspected.

    Compatibility matrix

    Platform support, with evidence labels

    PlatformStatusEvidenceWhat to check
    CodexNot declaredNo explicit evidencePortability before use
    Claude CodeNot declaredNo explicit evidencePortability before use
    CursorNot declaredNo explicit evidencePortability before use
    Gemini CLINot declaredNo explicit evidencePortability before use
    Open the compatibility checker

    Installation

    Inspect first. Install second.

    The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.

    Source-detected install commandSource
    npx skills add https://github.com/first-fluke/oh-my-agent --skill "benchmarks/runs/oma/.agents/skills/oma-tf-infra"
    Safe inspection promptEditorial

    Inspect the Agent Skill "oma-tf-infra" from https://github.com/first-fluke/oh-my-agent/blob/ca736256275e4dc8c15a1fe967eb8c8d1df5fddc/benchmarks/runs/oma/.agents/skills/oma-tf-infra/SKILL.md at commit ca736256275e4dc8c15a1fe967eb8c8d1df5fddc. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.

    Workflow

    What the source asks the agent to do

    1. 01

      Scheduling

      Design, implement, review, and document Terraform-based infrastructure across cloud providers with secure state, least privilege, cost awareness, continuity, and policy/testing controls.

      User asks for Terraform, IaC, cloud provisioning, state, IAM/OIDC, networking, storage, compute, databases, CDN, policy-as-code, cost optimization, drift, or terraform plan review.User needs infrastructure controls for AI systems, continuity, or architecture documentation.Provisioning infrastructure on any cloud provider (AWS, GCP, Azure, OCI)
    2. 02

      Goal

      Design, implement, review, and document Terraform-based infrastructure across cloud providers with secure state, least privilege, cost awareness, continuity, and policy/testing controls.

      Design, implement, review, and document Terraform-based infrastructure across cloud providers with secure state, least privilege, cost awareness, continuity, and policy/testing controls.
    3. 03

      Intent signature

      User asks for Terraform, IaC, cloud provisioning, state, IAM/OIDC, networking, storage, compute, databases, CDN, policy-as-code, cost optimization, drift, or terraform plan review.

      User asks for Terraform, IaC, cloud provisioning, state, IAM/OIDC, networking, storage, compute, databases, CDN, policy-as-code, cost optimization, drift, or terraform plan review.User needs infrastructure controls for AI systems, continuity, or architecture documentation.- User asks for Terraform, IaC, cloud provisioning, state, IAM/OIDC, networking, storage, compute, databases, CDN, policy-as-code, cost optimization, drift, or terraform plan review. - User needs infrastructure controls…
    4. 04

      When to use

      Provisioning infrastructure on any cloud provider (AWS, GCP, Azure, OCI)

      Provisioning infrastructure on any cloud provider (AWS, GCP, Azure, OCI)Creating or modifying Terraform configurations for compute, databases, storage, networkingConfiguring CI/CD authentication (OIDC, workload identity, IAM roles)
    5. 05

      When NOT to use

      Database schema design or query tuning - use DB Agent

      Database schema design or query tuning - use DB AgentBackend API implementation - use Backend AgentCI/CD pipeline code (non-infrastructure) - use Dev Workflow

    Permission review

    Static risk signals and limitations

    No configured static risk pattern was detected

    This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.

    Evidence record

    Why each signal appears

    EvidenceSourceComputedTestedEditorial
    SignalValueEvidence typeMeaning
    Quality score93/100ComputedDocumentation, specificity, maintenance, and trust rules
    Repository stars1,253SourceRepository attention, not individual Skill quality
    Compatibility0 platformsSourceDeclared in the catalog source record
    Usage guideautomated source guideEditorialGenerated or reviewed according to the visible evidence level

    Pinned source

    Provenance and original SKILL.md

    Repository
    first-fluke/oh-my-agent
    Skill path
    benchmarks/runs/oma/.agents/skills/oma-tf-infra/SKILL.md
    Commit
    ca736256275e4dc8c15a1fe967eb8c8d1df5fddc
    License
    MIT
    Collected
    2026-08-28
    Default branch
    main
    View the original SKILL.md

    TF Infra Agent - Infrastructure-as-Code Specialist

    Scheduling

    Goal

    Design, implement, review, and document Terraform-based infrastructure across cloud providers with secure state, least privilege, cost awareness, continuity, and policy/testing controls.

    Intent signature

    • User asks for Terraform, IaC, cloud provisioning, state, IAM/OIDC, networking, storage, compute, databases, CDN, policy-as-code, cost optimization, drift, or terraform plan review.
    • User needs infrastructure controls for AI systems, continuity, or architecture documentation.

    When to use

    • Provisioning infrastructure on any cloud provider (AWS, GCP, Azure, OCI)
    • Creating or modifying Terraform configurations for compute, databases, storage, networking
    • Configuring CI/CD authentication (OIDC, workload identity, IAM roles)
    • Setting up CDN, load balancers, object storage, message queues
    • Reviewing terraform plan output before apply
    • Troubleshooting Terraform state or resource issues
    • Migrating from manual console changes to Terraform
    • Implementing infrastructure controls for AI systems (ISO/IEC 42001)
    • Designing continuity-oriented infrastructure (ISO 22301)
    • Producing architecture documentation (ISO/IEC/IEEE 42010)

    When NOT to use

    • Database schema design or query tuning -> use DB Agent
    • Backend API implementation -> use Backend Agent
    • CI/CD pipeline code (non-infrastructure) -> use Dev Workflow
    • Security/compliance audit -> use QA Agent

    Expected inputs

    • Cloud provider, environment, Terraform scope, desired resources, and state/backend context
    • Existing .tf, .tfvars, modules, provider versions, CI/CD auth, plan output, or drift symptoms
    • Security, cost, continuity, policy, tagging, and documentation constraints

    Expected outputs

    • Terraform code, module changes, review findings, plan analysis, or architecture/control documentation
    • Validation, formatting, plan, and policy/security scan results when applicable
    • Explicit risks around state, secrets, drift, destructive changes, and cost

    Dependencies

    • Terraform CLI, provider CLIs/config, remote state backend, and policy/security scanners
    • resources/multi-cloud-examples.md, cost guide, policy/testing examples, ISO infra guide, and checklist

    Control-flow features

    • Branches by provider, environment, state backend, destructive risk, policy scan result, and plan/apply intent
    • Reads and writes Terraform files; may run local Terraform/process commands
    • Must not apply/destroy production infrastructure without explicit confirmation and backup awareness

    Structural Flow

    Entry

    1. Detect provider and environment from project context.
    2. Identify state backend, module boundaries, resources, and risk level.
    3. Determine whether task is design, implementation, review, plan analysis, or remediation.

    Scenes

    1. PREPARE: Load Terraform scope, provider, environment, and constraints.
    2. ACQUIRE: Read HCL, modules, state/backend config, CI/CD auth, and plan output.
    3. REASON: Design resources, IAM, networking, state, cost, and continuity tradeoffs.
    4. ACT: Write or review HCL, modules, variables, outputs, and docs.
    5. VERIFY: Run fmt, validate, plan, scans, and policy checks when available.
    6. FINALIZE: Report diff, plan risk, validation status, and next apply steps.

    Transitions

    • If provider is unclear, detect from HCL before writing.
    • If state is local or unprotected, prioritize remote state guidance.
    • If plan includes destructive changes, stop for explicit review.
    • If production apply/destroy is requested, require confirmation and backup/rollback notes.

    Failure and recovery

    • If credentials are unavailable, produce static review or code changes only.
    • If plan cannot run, report the missing provider/backend/credential blocker.
    • If policy/security scan fails, fix or report concrete remediation.

    Exit

    • Success: Terraform change or review is validated and risk-scoped.
    • Partial success: unavailable credentials/tools or unreviewed apply risk is explicit.

    Logical Operations

    Actions

    ActionSSL primitiveEvidence
    Detect provider and scopeREADHCL, providers, modules
    Select cloud/resource mappingSELECTMulti-cloud mapping
    Write TerraformWRITE.tf, .tfvars, modules
    Validate HCLCALL_TOOLterraform fmt, validate, plan
    Compare plan riskCOMPAREPlan output and drift
    Infer cost/security/continuity risksINFERPolicy, ISO, cost guides
    Report resultNOTIFYFinal infra summary

    Tools and instruments

    • Terraform CLI and provider ecosystem
    • Checkov, tfsec, OPA/Sentinel, Terratest when applicable
    • Cost, policy, multi-cloud, and ISO resource guides

    Canonical command path

    terraform fmt -recursive
    terraform validate
    terraform plan -out=tfplan
    

    Run scanners when available before any apply:

    checkov -d .
    tfsec .
    

    Resource scope

    ScopeResource target
    CODEBASETerraform modules, variables, outputs, CI config
    LOCAL_FSPlans, state config, documentation
    PROCESSTerraform, scanner, and policy commands
    CREDENTIALSCloud provider auth and state backend credentials
    NETWORKCloud APIs and remote state backends

    Preconditions

    • Terraform scope and provider can be determined.
    • Required credentials are present for live plan/apply, or static mode is acceptable.

    Effects and side effects

    • Mutates infrastructure code and documentation.
    • May produce plans that imply cloud resource creation, mutation, or destruction.
    • Should not directly apply/destroy without explicit user authorization.

    Guardrails

    1. Provider-Agnostic: Always detect cloud provider from project context before writing any HCL
    2. Remote State: Store Terraform state in remote backend (S3, GCS, Azure Blob) with versioning and locking
    3. OIDC First: Use OIDC/IAM roles for CI/CD authentication instead of long-lived credentials
    4. Plan Before Apply: Always run terraform validate, terraform fmt, terraform plan before apply
    5. Least Privilege: IAM policies must follow least privilege; never use overly permissive policies
    6. Tag Everything: Apply Environment, Project, Owner, CostCenter tags/labels to all taggable resources
    7. No Secrets in Code: Never hardcode passwords, API keys, or tokens in .tf files; use provider secret management
    8. Composable Modules: Design reusable modules with clear interfaces; avoid monolithic modules
    9. Environment Sizing: Use environment-based sizing (smaller for dev/staging, production-grade for prod)
    10. Policy as Code: Run OPA/Sentinel and security scanning (Checkov, tfsec) in CI/CD before apply
    11. Version Pinning: Version pin all providers and modules; use for_each over count (never count with computed values)
    12. Cost Awareness: Implement lifecycle policies, autoscaling schedules, and review cost estimates before apply
    13. No Auto-Approve: Never use auto-approve in production; never terraform destroy without backup/confirmation
    14. Drift Detection: Never skip drift detection in production; address deprecation warnings from providers
    15. AI Systems: Document IAM, logging, encryption, monitoring, and retention controls; prefer private connectivity; limit to infrastructure controls (note when policy/process work belongs elsewhere)
    16. Continuity: Document backup, failover, dependency visibility, and restore validation with target RTO/RPO (not backup-only)
    17. Architecture Documentation: Capture stakeholders, concerns, views, interfaces, constraints, and decisions (not a compliance checkbox; improve communication and traceability)

    Cloud Provider Detection

    IndicatorProvider
    provider "google" or google_* resourcesGCP
    provider "aws" or aws_* resourcesAWS
    provider "azurerm" or azurerm_* resourcesAzure
    provider "oci" or oci_* resourcesOracle Cloud

    Multi-Cloud Resource Mapping

    ConceptAWSGCPAzureOracle (OCI)
    Container PlatformECS FargateCloud RunContainer AppsContainer Instances
    Managed KubernetesEKSGKEAKSOKE
    Managed DatabaseRDSCloud SQLAzure SQLAutonomous DB
    Cache/In-MemoryElastiCacheMemorystoreAzure CacheOCI Cache
    Object StorageS3GCSBlob StorageObject Storage
    Queue/MessagingSQS/SNSPub/SubService BusOCI Streaming
    Task QueueN/ACloud TasksQueue StorageN/A
    CDNCloudFrontCloud CDNFront DoorOCI CDN
    Load BalancerALB/NLBCloud Load BalancingLoad BalancerOCI Load Balancer
    IAM RoleIAM RoleService AccountManaged IdentityDynamic Group
    SecretsSecrets ManagerSecret ManagerKey VaultOCI Vault
    VPCVPCVPCVirtual NetworkVCN
    Serverless FunctionLambdaCloud FunctionsFunctionsOCI Functions

    References

    Follow resources/execution-protocol.md step by step. See resources/examples.md for input/output examples. Use resources/multi-cloud-examples.md for provider-specific HCL patterns. Use resources/cost-optimization.md for cost reduction strategies. Use resources/policy-testing-examples.md for OPA, Sentinel, and Terratest patterns. Use resources/iso-42001-infra.md for AI governance, continuity, and architecture controls. Before submitting, run resources/checklist.md. Vendor-specific execution protocols are injected automatically by oma agent:spawn. Source files live under ../_shared/runtime/execution-protocols/{vendor}.md.

    • Execution steps: resources/execution-protocol.md
    • Self-check: resources/checklist.md
    • Examples: resources/examples.md
    • Multi-cloud HCL patterns: resources/multi-cloud-examples.md
    • Cost optimization: resources/cost-optimization.md
    • Policy & testing: resources/policy-testing-examples.md
    • ISO controls: resources/iso-42001-infra.md
    • Error recovery: resources/error-playbook.md
    • Context loading: ../_shared/core/context-loading.md
    • Reasoning templates: ../_shared/core/reasoning-templates.md
    • Clarification: ../_shared/core/clarification-protocol.md
    • Context budget: ../_shared/core/context-budget.md
    • Difficulty assessment: ../_shared/core/difficulty-guide.md
    • Lessons learned: ../_shared/core/lessons-learned.md

    Knowledge Reference

    terraform, infrastructure-as-code, iac, cloud, aws, gcp, azure, oracle, oci, multi-cloud, devops, provisioning, infrastructure, compute, database, storage, networking, iam, oidc, workload identity, container, kubernetes, serverless, vpc, subnet, load balancer, cdn, secrets management, state management, backend, provider

    Frequently asked questions

    What to verify before installation and use

    What does the oma-tf-infra source document cover?

    Infrastructure-as-code specialist for multi-cloud provisioning using Terraform across any provider (AWS, GCP, Azure, Oracle Cloud). Use for terraform plan/apply, state management, compute, databases, storage, networking, IAM, OIDC, cost optimization, policy-as-code, ISO/IEC 42001 AI controls, ISO 22301 continuity, and ISO/IEC/IEEE 42010 architecture documen…

    How do I install oma-tf-infra?

    The source record exposes this install command: npx skills add https://github.com/first-fluke/oh-my-agent --skill "benchmarks/runs/oma/.agents/skills/oma-tf-infra". Inspect the command and pinned source before running it.

    Alternatives

    Compare before choosing

    Computed 931,253

    first-fluke/oh-my-agent

    oma-tf-infra

    Infrastructure-as-code specialist for multi-cloud provisioning using Terraform across any provider (AWS, GCP, Azure, Oracle Cloud). Use for terraform plan/apply, state management, compute, databases, storage, networking, IAM, OIDC, cost optimization, policy-as-code, ISO/IEC 42001 AI controls, ISO 22301 continuity, and ISO/IEC/IEEE 42010 architecture documentation.

    Computed 100147

    oaustegard/claude-skills

    featuring

    Generate hierarchical _FEATURES.md files that describe what a codebase DOES from a user/consumer perspective, anchored to source symbols via tree-sitting. Supports large complex codebases through feature-driven decomposition into sub-feature files. Uses a multi-pass synthesis: orientation → detail → overview rewrite. Use when someone says "what does this do", "document features", "feature inventory", "_FEATURES.md", or needs to understand a codebase's purpose before modifying it. Complements tre

    Computed 10017

    dancingteeth/unified-code-review

    unified-code-review

    Risk-first code review for PRs and branch audits: blast-radius triage, agent-authored discipline (tests first, intent evidence), call-graph pincer for integration defects between modules, then structural code-judo bar. Use when reviewing PRs, auditing agent-written diffs, catching rubber-stamp green CI, or wiring bugs single-file review misses. Prefer over structure-only thermo-nuclear review alone. Do not use for unrelated coding tasks or as an always-on rule.

    Computed 9970

    PaulRBerg/agent-skills

    skill-writing

    Create/scaffold/init a project-local agent skill under `.agents/skills` in an ordinary repository; defer to repository instructions that define a source catalog and lifecycle.