terraform

Route Terraform lab requests to lifecycle commands in HAL.

29|8|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/hashimiche/hal --skill terraform-hashimiche
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: terraform
Source: https://github.com/hashimiche/hal/tree/main/internal/skills/data/terraform
Command: npx skills add https://github.com/hashimiche/hal --skill terraform-hashimiche

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HAL users want a centralized router to delegate Terraform lab requests to the correct lifecycle actions (create, status, delete) and coordinate workspace automation within the HAL environment.

Core Features & Use Cases

  • Route user Terraform lab intents to the appropriate sub-skills (deploy/create, status, destroy/delete, twin workspace targets, VCS workflow, and observability).
  • Provide deterministic command routing and guidance for common lab scenarios, including bootstrap of VCS wiring and agent runtimes.
  • Support lab assumptions and clear post-deploy guidance to reduce cognitive load for operators.

Quick Start

Ask HAL to route a Terraform lab request to the appropriate lifecycle sub-skill.

Frequently Asked Questions about terraform

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

FAQPage Schema
How do I route Terraform lab requests to the correct lifecycle commands?

To route Terraform lab requests, this skill directs user intents to the appropriate sub-skills for deploy, status, destroy, twin workspace targets, VCS workflow, and observability within HAL. It enforces deterministic routing rules to ensure correct end-to-end workflow execution.

What is HAL workflow routing for Terraform labs?

HAL workflow routing for Terraform labs is a centralized delegation mechanism that maps user intents to exact lifecycle commands. It coordinates workspace automation, enforces deterministic routing rules, and provides command guidance for common lab scenarios.

How do I manage VCS wiring and agent runtimes for Terraform labs?

You manage VCS wiring and agent runtimes by routing your bootstrap intents through this skill. It provides deterministic command routing and guidance to set up version control system integrations and agent runtimes for your Terraform labs.

Can I use this skill to get post-deploy guidance for Terraform lab environments?

Yes, you can use this skill to get post-deploy guidance for Terraform lab environments. It documents lab assumptions and provides exact command guidance to reduce cognitive load for operators after deployment.

Does this router support observability and twin workspace targets for Terraform?

Yes, this router supports observability and twin workspace targets for Terraform labs. It applies deterministic routing rules across sub-skills to delegate these specific lifecycle actions and coordinate workspace automation within the HAL environment.