feat: consolidate governance implementation and skill updates - #90
Merged
leefowlercu merged 22 commits intoAug 10, 2026
Merged
Conversation
leefowlercu
force-pushed
the
feat/consolidated-governance-impl-and-skill-update
branch
from
July 30, 2026 15:44
b089826 to
15bad62
Compare
leefowlercu
force-pushed
the
feat/consolidated-governance-impl-and-skill-update
branch
from
August 6, 2026 02:29
15bad62 to
83c3c0b
Compare
leefowlercu
marked this pull request as ready for review
August 7, 2026 05:14
gautambaghel
previously approved these changes
Aug 7, 2026
baghelji-ai
approved these changes
Aug 10, 2026
gautambaghel
approved these changes
Aug 10, 2026
This was referenced Aug 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR establishes a consistent distribution and governance model for the 20 Terraform and Packer Agent Skills while
expanding Terraform provider-development guidance.
plugins/terraform/skills/<skill>andplugins/packer/skills/<skill>terraformandpackerproduct Plugin Bundles through both the Claude Code and Codex marketplacesmigration, ephemeral resource, and Terraform Search/import guidance
User and Contributor Impact
Individual installation with
npx skillsremains the primary installation method. Every supported path is listed inSKILLS.md.Claude Code and Codex both publish exactly the
terraformandpackerproduct Plugin Bundles. The following legacyPlugin identifiers are removed without aliases:
terraform-code-generationterraform-module-generationterraform-provider-developmentterraform-policy-codepacker-builderspacker-hcpThe README documents how to replace those identifiers and migrate individual Skill paths to
plugins/<product>/skills/<skill-name>.Contributions remain limited to internal HashiCorp contributors.
CONTRIBUTING.md,SECURITY.md, andSUPPORT.mddescribe the contribution boundary, sensitive-reporting guidance, and repository support boundaries.
Supported Models
SUPPORTED_MODELS.mdpublishes the governed latest and N-1 baselines for the GPT, Claude Opus, and Claude Sonnet modelfamilies. The GPT baselines are GPT-5.6 Terra as latest and GPT-5.5 as N-1.
Evaluation and Validation
Tessl-based evaluation workflows and public evaluation assets are removed. This PR does not introduce replacement
evaluation CI.
Validation completed for this branch includes:
npx skillsinstallation for all 20 Skillsshellcheck,bash -n, andgit diff --check