0
/ 100
A well-known project done right. Strong docs and solid engineering throughout.
👽 Terraform Orchestration Tool for DevOps. Keep environment configuration DRY with hierarchical imports of configurations, inheritance, and WAY more. Native support for Terraform and Helmfile.
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a lint step to catch style issues automatically.
- 2CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 3Install and run instructions9pt
Add a section showing how to install dependencies.
- 4Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
80
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
CONTRIBUTING guide found.
README is present.
Licensed under Apache-2.0.
Engineering
96
CI is configured (.github/workflows/build.yml).
Test files detected (cmd/about/about_test.go).
Formatting enforced (.editorconfig).
Lockfile present (go.sum). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (go.mod).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 166Forks
- 823Releaseslatest 5y ago
Community
- -Community health
- -authors own >50% of commits
- 1,316Watchers
Responsiveness
- 89d 10hMedian issue response
- 2hMedian PR merge time
- 297Open issues
Repository files60 root entries
- .atmos.d
- .claude
- .claude-plugin
- .cursor
- .devcontainerGood: Environment pinned via .devcontainer/Dockerfile.
- .githubGood: CI is configured (.github/workflows/build.yml).Good: Dependabot covers 3 ecosystems (gomod, github-actions, npm). Dependencies stay current.Good: Issue or PR templates present.
- .specify
- actions
- agent-skills
- aqua
- cmdGood: Test files detected (cmd/about/about_test.go).
- demo
- docs
- errors
- examples
- gists
- internal
- pacts
- pkg
- scripts
- specs
- tests
- tools
- websiteGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
- .coderabbit.yaml
- .custom-gcl.yml
- .dockerignore
- .editorconfigGood: Formatting enforced (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .go-version
- .golangci.yml
- .goreleaser.draft.yml
- .goreleaser.yml
- .pre-commit-config.yaml
- .prettierignore
- .tool-versions
- atmos.yaml
- Brewfile
- CLAUDE.md
- codecov.yml
- conductor.json
- debug_plan_diff_windows.md
- Dockerfile
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- LICENSEGood: Licensed under Apache-2.0.
- lychee.toml
- main_hooks_and_keychain_store_integration_test.go
- main_hooks_and_store_integration_test.go
- main_plan_diff_integration_test.go
- main_test.go
- main.go
- Makefile
- NOTICE
- package-lock.json
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Good: README documents how to run the project.
- README.yaml
- renovate.json
- tools.yaml
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/cloudposse/atmos)