Jfr992 Terragrunt Skill
jfr992-terragrunt-skill is a Claude Code plugin for the Operate phase that teaches Terragrunt IaC patterns with OpenTofu/Terraform, stacks, and CI/CD pipelines.
Teach Claude Code Terragrunt patterns—stacks, units, catalog layouts, and CI/CD—for OpenTofu or Terraform on AWS and GCP.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install jfr992-terragrunt-skill@jfr992/terragrunt-skillBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:jfr992/terragrunt-skill") and the paste-ready config with skillselion.get_install_config("plugin:jfr992/terragrunt-skill").
What it does
jfr992-terragrunt-skill is a Claude Code plugin that equips your agent with Terragrunt infrastructure-as-code patterns on top of OpenTofu or Terraform. Indie SaaS founders often outgrow click-ops consoles but fear drowning in raw Terraform sprawl; Terragrunt’s stacks, units, and catalog conventions are exactly the guardrails a solo operator needs when AWS or GCP environments multiply. Install this when you are hardening ship and operate workflows: defining how staging and production diverge, wiring GitHub or GitLab pipelines, and keeping remote state and provider auth consistent across accounts. The plugin does not provision cloud resources by itself—it shapes how Claude drafts terragrunt.hcl, pipeline steps, and module layout so you review and apply with your own credentials. Expect intermediate-to-advanced familiarity with IaC; beginners should pair this with small sandboxes first. If you deploy only on managed PaaS with zero Terraform, you will not need it. For builders who own their cloud bill and want agent-assisted IaC that respects Terragrunt idioms, this is a practical catalog entry.
Highlights
- Terragrunt stacks, units, and catalog pattern guidance for OpenTofu and Terraform
- Multi-account AWS and GCP authentication and provider configuration themes
- CI/CD coverage for GitHub Actions and GitLab-style deployment pipelines
- Caching, performance, and deployment optimization keywords for lean solo ops
- Single focused skill plugin for infrastructure-as-code in Claude sessions
Why builders use it
Raw Terraform folders become unmanageable for solo builders running multiple cloud accounts without Terragrunt structure or pipeline discipline.
After install, Claude can propose stack-oriented Terragrunt layouts and CI/CD steps you can review and apply with your cloud credentials.
At a glance
- Type - Plugin in DevOps.
- Adoption - 0 installs, 19 stars, 0 votes.
FAQ
Who is jfr992-terragrunt-skill for?
Indie devs and small teams who manage cloud infra with Terragrunt and want Claude Code to follow stacks, units, and pipeline best practices.
When should I use jfr992-terragrunt-skill?
Use it when designing or changing multi-environment IaC, catalog modules, or CI/CD deploy pipelines—not for application UI work.
How do I add jfr992-terragrunt-skill to my agent?
Add the jfr992/terragrunt-skill plugin in Claude Code from the repository, then invoke the skill while editing Terragrunt or pipeline files.
Comments
Share how you use jfr992-terragrunt-skill, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.