Skip to content

feat(skills): add Terramate migration reference to atmos-migration - #2871

Open
Erik Osterman (Cloud Posse) (osterman) wants to merge 2 commits into
mainfrom
osterman/terramate-migration-skill
Open

feat(skills): add Terramate migration reference to atmos-migration#2871
Erik Osterman (Cloud Posse) (osterman) wants to merge 2 commits into
mainfrom
osterman/terramate-migration-skill

Conversation

@osterman

Copy link
Copy Markdown
Member

what

  • Adds a new references/from-terramate.md reference file to the atmos-migration agent skill, giving a construct-by-construct mapping from a Terramate project to Atmos: stack.tm.hcl, hierarchical globals, generate_hcl mixins/generators, script{} orchestration, tags/labels, tm_* functions, Terramate Cloud sync, the _bootstrap/ two-phase pattern, and .tmtriggers/.
  • Wires the new reference into atmos-migration/SKILL.md's frontmatter, "Decide the Migration Shape First" routing table, and "Additional Resources" section, following the same pattern already used for native-Terraform and Terraform-Workspaces migrations.
  • Updates the atmos-migration row in agent-skills/AGENTS.md's skill index to mention Terramate.
  • Documents the real, shipped metadata.tags/metadata.labels syntax, --tags/--labels CLI filtering, and --include-dependencies/--include-dependents closure selection, and flags the one remaining gap: no Atmos equivalent to Terramate's .tmtriggers/ change-detection overrides.

why

references

Extends the atmos-migration agent skill with a construct-by-construct
mapping from Terramate (stack.tm.hcl, globals, generate_hcl,
script{} orchestration, tags/labels, tm_* functions, Terramate Cloud
sync, .tmtriggers) to Atmos stack configuration, wired into the
skill's routing table and resource list.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@atmos-pro

atmos-pro Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Tip

Atmos Pro  

No affected stacks workflow was detected for this pull request.
If this is expected, no action is needed.
Learn More. Ask AI.

@osterman Erik Osterman (Cloud Posse) (osterman) added the no-release Do not create a new release (wait for additional code changes) label Aug 5, 2026
@github-actions github-actions Bot added the size/m Medium size PR label Aug 5, 2026
…gration-skill

# Conflicts:
#	agent-skills/skills/atmos-migration/SKILL.md
@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@osterman, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 43 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: c8115c9d-f03a-4bb9-9a99-29a2a8b146f7

📥 Commits

Reviewing files that changed from the base of the PR and between 13bce50 and 605dba2.

📒 Files selected for processing (3)
  • agent-skills/AGENTS.md
  • agent-skills/skills/atmos-migration/SKILL.md
  • agent-skills/skills/atmos-migration/references/from-terramate.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch osterman/terramate-migration-skill

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

None

@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.75%. Comparing base (13bce50) to head (605dba2).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2871      +/-   ##
==========================================
- Coverage   82.75%   82.75%   -0.01%     
==========================================
  Files        1860     1860              
  Lines      180337   180337              
==========================================
- Hits       149240   149236       -4     
- Misses      23309    23314       +5     
+ Partials     7788     7787       -1     
Flag Coverage Δ
unittests 82.75% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 9 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-release Do not create a new release (wait for additional code changes) size/m Medium size PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant