LukasNiessenLukasNiessenCommunityยท1 Agent Skills Included

terrashark

Hallucination-free Terraform and OpenTofu code generation and review

Generates, reviews, refactors, and migrates Terraform and OpenTofu infrastructure code using HashiCorp's official best practices. Diagnoses failure modes like secret exposure, state drift, and oversized blast radius before writing any code. Eliminates hallucinated resources and unsafe applies while keeping token usage low through focused reference files.
npx skills add LukasNiessen/terrashark --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install TerraShark?โ–ผ

Run `npx skills add LukasNiessen/terrashark --all -g -y` in your terminal to install the skill globally for your coding agent.

How to stop AI from hallucinating Terraform code?โ–ผ

TerraShark forces the agent to diagnose likely failure modes first, then load only the relevant best-practice references before generating any HCL.

Does TerraShark work with OpenTofu?โ–ผ

Yes. It fully supports both Terraform and OpenTofu runtimes, including version-specific validation commands and migration playbooks.

Which AI coding tools support TerraShark?โ–ผ

It works with Claude Code, Codex, Gemini CLI, and Antigravity through the standard SKILL.md format with auto-discovery.

Can TerraShark help with Terraform CI/CD pipelines?โ–ผ

Yes. It includes ready-made patterns for GitHub Actions, GitLab CI, Atlantis, and Infracost with plan-on-PR and gated apply workflows.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’