hashi-demo-lab avatar

hashi-demo-lab

Official

@hashi-demo-lab

0Followers
|
255Public Repos
|
50Published Skills

Specialized infrastructure engineering registry providing standardized patterns for Terraform provider development, module lifecycle management, and cloud compliance governance.

Skills Distribution
DomainCloud & Comp...Infrastructure-as-.. (40%)Provider Developme.. (30%)Compliance & Secur.. (20%)Technical Document.. (10%)

Agent Skills by hashi-demo-lab

Showing 50 vetted skills indexed across 4 GitHub repositories.

hashi-demo-labhashi-demo-lab

tf-runtask

Fetch Terraform Cloud run task results and generate a tiered markdown report.

Official
Advanced
hashi-demo-labhashi-demo-lab

tf-policy-plan

Automates Terraform compliance-policy planning and generates a tf-policy-design.md artifact.

Official
Advanced
hashi-demo-labhashi-demo-lab

provider-new-terraform-provider

Scaffold Terraform provider projects with a Go module and Plugin Framework skeleton.

Official
Advanced
hashi-demo-labhashi-demo-lab

tf-policy

Enforces Terraform policy rules on plans to block non-compliant infrastructure changes.

Official
Advanced
hashi-demo-labhashi-demo-lab

tf-research-policy-aws

Generate production-ready YAML policy units from AWS compliance baselines.

Official
Advanced
hashi-demo-labhashi-demo-lab

gh-workflow

Automate GitHub issues, branches, commits, and comments via the gh CLI.

Official
Advanced
hashi-demo-labhashi-demo-lab

tf-implement

Orchestrate multi-phase Terraform provisioning with sandbox testing and VCS commits.

Official
Advanced
hashi-demo-labhashi-demo-lab

tf-e2e-tester

Automate end-to-end Terraform workflow testing across /tf-plan and /tf-implement pipelines.

Official
Advanced
hashi-demo-labhashi-demo-lab

tf-compound-patterns

Capture Terraform workflow learnings as structured memory compounds.

Official
Advanced
hashi-demo-labhashi-demo-lab

tf-consistency-rules

Detect cross-artifact inconsistencies across specs, plans, and task definitions.

Official
Advanced
hashi-demo-labhashi-demo-lab

tf-checklist-patterns

Validate requirement quality using predefined checklist patterns.

Official
Advanced
hashi-demo-labhashi-demo-lab

tf-spec-writing

Draft implementation-agnostic Terraform feature specifications with acceptance criteria.

Official
Intermediate
hashi-demo-labhashi-demo-lab

tf-domain-taxonomy

Apply an 8-category taxonomy to detect ambiguity in Terraform specifications.

Official
Advanced
hashi-demo-labhashi-demo-lab

tf-task-patterns

Convert Terraform implementation plans into dependency-ordered task checklists.

Official
Intermediate
hashi-demo-labhashi-demo-lab

tf-plan

Turns requirements into structured Terraform execution plans with pre-flight validation.

Official
Advanced
hashi-demo-labhashi-demo-lab

tf-research-heuristics

Construct targeted search queries for private Terraform registries and provider docs.

Official
Advanced
hashi-demo-labhashi-demo-lab

tf-module-e2e

Run non-interactive Terraform module plan-then-implement cycles with prompt files.

Official
Advanced
hashi-demo-labhashi-demo-lab

tf-research

Plan research workflows for AWS services, Terraform providers, and registry modules.

Official
Advanced
hashi-demo-labhashi-demo-lab

provider-resources

Automate Terraform provider resource and data source creation with the Plugin Framework.

Official
Advanced
hashi-demo-labhashi-demo-lab

provider-test-patterns

Standardize Terraform provider acceptance tests using terraform-plugin-testing patterns.

Official
Advanced
hashi-demo-labhashi-demo-lab

provider-test-speed

Parallelize Terraform provider acceptance tests into 4–5 groups with retries.

Official
Advanced
hashi-demo-labhashi-demo-lab

provider-run-acceptance-tests

Run TestAcc-prefixed Go acceptance tests against an AAP instance.

Official
Advanced
hashi-demo-labhashi-demo-lab

tf-consumer-implement

Automate Terraform consumer provisioning from design specs to sandbox deployment.

Official
Advanced
hashi-demo-labhashi-demo-lab

tf-module-refactor

Refactor monolithic Terraform configurations into reusable modules with clear interfaces.

Official
Advanced

Frequently Asked Questions About hashi-demo-lab

FAQPage Schema
What 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.