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

Install and run instructions9pt45

No install instructions found in the README (โˆ’45 pts).

โ†’ Add a section showing how to install dependencies.

Contributing guide5pt72

CONTRIBUTING guide found.

README12pt100

README is present.

License6pt100

Licensed under Apache-2.0.

Engineering

96

CI/CD14pt85

CI is configured (.github/workflows/build.yml).

Tests18pt100

Test files detected (cmd/about/about_test.go).

Linting and formatting5pt100

Formatting enforced (.editorconfig).

Reproducibility6pt100

Lockfile present (go.sum). Installs are reproducible.

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (go.mod).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • โ€”
    Commits (30d / 90d)
  • 166
    Forks
  • 823
    Releaseslatest 5y ago

Community

  • โ€”
    Community health
  • โ€”
    authors own >50% of commits
  • 1,316
    Watchers

Responsiveness

  • 89d 10h
    Median issue response
  • 2h
    Median PR merge time
  • 297
    Open issues
Repository files60 root entries
  • .atmos.d
  • .claude
  • .claude-plugin
  • .cursor
  • .devcontainer
    Good: Environment pinned via .devcontainer/Dockerfile.
  • .github
    Good: 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
  • cmd
    Good: Test files detected (cmd/about/about_test.go).
  • demo
  • docs
  • errors
  • examples
  • gists
  • internal
  • pacts
  • pkg
  • scripts
  • specs
  • tests
  • tools
  • website
    Good: 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
  • .editorconfig
    Good: Formatting enforced (.editorconfig).
  • .gitattributes
  • .gitignore
    Good: .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.mod
    Good: Dependency manifest found (go.mod).
  • go.sum
    Good: Lockfile present (go.sum). Installs are reproducible.
  • LICENSE
    Good: 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.md
    Good: 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