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.
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