hashi-demo-lab
Official@hashi-demo-lab
Specialized infrastructure engineering registry providing standardized patterns for Terraform provider development, module lifecycle management, and cloud compliance governance.
Agent Skills by hashi-demo-lab
Showing 50 vetted skills indexed across 4 GitHub repositories.
tf-runtask
Fetch Terraform Cloud run task results and generate a tiered markdown report.
tf-policy-plan
Automates Terraform compliance-policy planning and generates a tf-policy-design.md artifact.
provider-new-terraform-provider
Scaffold Terraform provider projects with a Go module and Plugin Framework skeleton.
tf-policy
Enforces Terraform policy rules on plans to block non-compliant infrastructure changes.
tf-research-policy-aws
Generate production-ready YAML policy units from AWS compliance baselines.
gh-workflow
Automate GitHub issues, branches, commits, and comments via the gh CLI.
tf-implement
Orchestrate multi-phase Terraform provisioning with sandbox testing and VCS commits.
tf-e2e-tester
Automate end-to-end Terraform workflow testing across /tf-plan and /tf-implement pipelines.
tf-compound-patterns
Capture Terraform workflow learnings as structured memory compounds.
tf-consistency-rules
Detect cross-artifact inconsistencies across specs, plans, and task definitions.
tf-checklist-patterns
Validate requirement quality using predefined checklist patterns.
tf-spec-writing
Draft implementation-agnostic Terraform feature specifications with acceptance criteria.
tf-domain-taxonomy
Apply an 8-category taxonomy to detect ambiguity in Terraform specifications.
tf-task-patterns
Convert Terraform implementation plans into dependency-ordered task checklists.
tf-plan
Turns requirements into structured Terraform execution plans with pre-flight validation.
tf-research-heuristics
Construct targeted search queries for private Terraform registries and provider docs.
tf-module-e2e
Run non-interactive Terraform module plan-then-implement cycles with prompt files.
tf-research
Plan research workflows for AWS services, Terraform providers, and registry modules.
provider-resources
Automate Terraform provider resource and data source creation with the Plugin Framework.
provider-test-patterns
Standardize Terraform provider acceptance tests using terraform-plugin-testing patterns.
provider-test-speed
Parallelize Terraform provider acceptance tests into 4–5 groups with retries.
provider-run-acceptance-tests
Run TestAcc-prefixed Go acceptance tests against an AAP instance.
tf-consumer-implement
Automate Terraform consumer provisioning from design specs to sandbox deployment.
tf-module-refactor
Refactor monolithic Terraform configurations into reusable modules with clear interfaces.
Frequently Asked Questions About hashi-demo-lab
FAQPage SchemaWhat specific infrastructure tasks are enabled by these capabilities?▼
These capabilities enable end-to-end infrastructure lifecycle management, including provider scaffolding, module refactoring, compliance policy enforcement, and automated acceptance testing for cloud resources.
Which technical personas benefit from these registry patterns?▼
Platform engineers, site reliability engineers, and cloud architects focused on standardizing infrastructure delivery, enforcing security governance, and accelerating provider development cycles benefit from these structured patterns.
What are the primary dependencies for executing these infrastructure patterns?▼
Execution requires a standard environment configured with Go, the Terraform Plugin Framework, and access to version control systems for managing module repositories and provider source code.