cloudposse/atmos

Atmos is the open-source runtime for infrastructure — it builds, authenticates, and ships Terraform, OpenTofu, Kubernetes, Helm, and containers the same way on your laptop, in CI, and with AI agents.

1.4kStars on the repository
61Mods indexed here, across every type
todayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

atmos-asciicast

01

cloudposse/atmos

Skill Claude CodeCodex

Create and update Atmos repository asciicast demos for internal documentation, website publishing, and CastPlayer embeds.

1.4k +2 today A 26 tokens original Apache-2.0

cloudposse/atmos

Skill Claude CodeCodex

Atmos CORE contributor guide for adding/modifying a component TYPE in the Go codebase (terraform/helmfile/packer/ansible/container): the component registry & provider, the CLI command group, the describe/list type whitelist, custom-component inheritance & deep-merge, schema, and tests. NOT for authoring user…

1.4k +2 today A 80 tokens original Apache-2.0

changelog

03

cloudposse/atmos

Skill Claude CodeCodex

Blog post authoring for Atmos: MDX template, frontmatter, website/blog/tags.yml and authors.yml rules, problem-first framing, backtick-opening ban, optional cast embeds, and no-Go-internals leakage. Invoke when writing, editing, or reviewing a website/blog/.mdx changelog post.

1.4k +2 today A 65 tokens original Apache-2.0

code-hygiene

04

cloudposse/atmos

Skill Claude CodeCodex

Reviews code changes for architectural smells that mechanical checks (lint, tests, coverage) structurally can't catch: duplicated 'shared' abstractions, missing sentinel errors, generics that discard their own type info, self-aware nolint suppressions of mandated rules, business logic in the wrong layer…

1.4k +2 today A 225 tokens original Apache-2.0

cloudposse/atmos

Skill Claude CodeCodex

Atmos core component development: adding or changing native component types, component registry providers, commands, stack schema, docs, examples, DAG/affected behavior, auth, hooks, source/provisioning, and tests.

1.4k +2 today A 44 tokens original Apache-2.0

docs

06

cloudposse/atmos

Skill Claude CodeCodex

Docs: contributor documentation conventions for Atmos website docs, CLI command docs, configuration pages, action cards, changelog, roadmap, and stale-content checks.

1.4k +2 today A 31 tokens original Apache-2.0

field-test

07

cloudposse/atmos

Skill Claude CodeCodex

Hands-on manual DX test pass of a feature or CLI command: read the real implementation and tests, hypothesize plausible user misunderstandings and misuse automated tests don't cover, build durable fixtures, execute for real against real state, and report ranked findings. Investigation only — never fixes anything…

1.4k +2 today A 116 tokens original Apache-2.0

fix-all

08

cloudposse/atmos

Skill Claude CodeCodex

Run one full merge-readiness pass on the current branch's PR right now: sync with origin/main, check CI, address CodeRabbit threads, lint, test coverage, and a code-hygiene architectural-smell check — fixing what's safely fixable. Mirrors atmos fix --all at the CLI, plus the agent-delegated fixing atmos itself can't…

1.4k +2 today B 127 tokens original Apache-2.0

fix-log

09

cloudposse/atmos

Skill Claude CodeCodex

Use when implementing, finishing, documenting, or reviewing a fix, repair, remediation, bug fix, debug-and-fix task, workflow fix, infrastructure fix, or any change that should leave a durable fix record under docs/fixes.

1.4k +2 today A 50 tokens original Apache-2.0

lint

10

cloudposse/atmos

Skill Claude CodeCodex

Run golangci-lint and fix findings. Patch-aware by default (only lines changed vs origin/main, matching CI's real gate) — pass full-repo to lint everything instead. Invoke on explicit requests like "lint this" / "run a full lint", or from within the fix-all skill's cycle.

1.4k +2 today A 66 tokens original Apache-2.0

pr-maintenance-loop

11

cloudposse/atmos

Skill Claude CodeCodex

Start an hourly background loop that keeps the current branch's PR rebased, its addressed CodeRabbit threads resolved, its CI checks passing, its lint clean, its tests passing with adequate patch coverage, and its code free of architectural-smell (code-hygiene) findings — working toward autonomous merge-readiness.…

1.4k +2 today A 123 tokens original Apache-2.0

pull-request

12

cloudposse/atmos

Skill Claude CodeCodex

PR workflow: pick the right semver label (no-release / patch / minor / major), decide when to add a changelog blog post, when to update the roadmap, and how to do each correctly. Invoke before opening a PR or when touching an existing PR's release docs.

1.4k +2 today A 60 tokens original Apache-2.0

roadmap

13

cloudposse/atmos

Skill Claude CodeCodex

Maintain and update the Atmos roadmap page (website/src/data/roadmap.js): milestone/initiative/quarter schema, progress-percentage math, the curated featured[] cap (max 6, never auto-modified), and the no-changelog-for-internal-refactors gate. Invoke when adding/updating milestones, initiatives, or quarters, or…

1.4k +2 today A 80 tokens original Apache-2.0

say

14

cloudposse/atmos

Skill Claude CodeCodex

Give an audible nudge via the macOS say command when a task finishes and needs review, or is blocked and needs human input. A standing general preference — invoke any time work reaches a stopping point a human should know about, not just from PR-maintenance flows.

1.4k +2 today A 58 tokens original Apache-2.0

security-remediate

15

cloudposse/atmos

Skill Claude CodeCodex

Fix open Dependabot and CodeQL/code-scanning alerts directly on the current branch. Triggered automatically by the security-remediate-trigger PostToolUse hook after a git push where GitHub reports open vulnerabilities; can also be invoked manually. Never opens a new PR or issue - commits land on the branch that's…

1.4k +2 today A 70 tokens original Apache-2.0

speckit-analyze

16

cloudposse/atmos

Skill Claude CodeCodex

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

1.4k +2 today A 32 tokens copy · 98% Apache-2.0

speckit-checklist

17

cloudposse/atmos

Skill Claude CodeCodex

Generate a custom checklist for the current feature based on user requirements.

1.4k +2 today A 19 tokens copy · 98% Apache-2.0

speckit-clarify

18

cloudposse/atmos

Skill Claude CodeCodex

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

1.4k +2 today A 34 tokens copy · 95% Apache-2.0

cloudposse/atmos

Skill Claude CodeCodex

Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.

1.4k +2 today A 27 tokens copy · 100% Apache-2.0

speckit-git-commit

20

cloudposse/atmos

Skill Claude CodeCodex

Auto-commit changes after a Spec Kit command completes.

1.4k +2 today A 18 tokens copy · 100% Apache-2.0

speckit-git-feature

21

cloudposse/atmos

Skill Claude CodeCodex

Create a feature branch with sequential or timestamp numbering.

1.4k +2 today A 16 tokens copy · 100% Apache-2.0

speckit-git-remote

23

cloudposse/atmos

Skill Claude CodeCodex

Detect Git remote URL for GitHub integration.

1.4k +2 today A 16 tokens copy · 100% Apache-2.0

cloudposse/atmos

Skill Claude CodeCodex

Validate current branch follows feature branch naming conventions.

1.4k +2 today A 16 tokens copy · 100% Apache-2.0