AtlasDevHQ/atlas

The open-source AI data analyst. Plain-English questions over SQL and REST APIs, grounded in a YAML semantic layer.

1Stars on the repository
24Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
AGPL-3.0Licence, which decides whether bodies are shown

ci

01

AtlasDevHQ/atlas

Command Claude Code

Run the pre-PR gate — scripts/ci-local.sh, 43 ci-local gates, PASS/FAIL table. Mandatory before a PR. Iterate with bun test --parallel --changed instead.

1 2d ago C 39 tokens AGPL-3.0

deploy

02

AtlasDevHQ/atlas

Command Claude Code

Check Railway deploy health across staging and prod, tail logs, trigger redeploys. After a merge (staging), after /release (prod promote), or when investigating a live issue.

1 2d ago A 38 tokens AGPL-3.0

deps-update

03

AtlasDevHQ/atlas

Command Claude Code

Sweep npm dependency updates (Renovate is Docker-only here, so npm deps drift). Group A = all minors/patches in one PR; Group B = one PR per major.

1 2d ago C 38 tokens AGPL-3.0

dev

04

AtlasDevHQ/atlas

Command Claude Code

Bring local dev up in a chosen deploy mode, handling the harness gotchas (deploy-mode detect, SaaS guards, cookie prefix, Turbopack cache). Usage: /dev [self-host|saas] [clean] [stop].

1 2d ago C 50 tokens AGPL-3.0

publish

05

AtlasDevHQ/atlas

Command Claude Code

Publish @useatlas/ packages to npm — bump versions, push tags, verify the workflow, confirm they landed.

1 2d ago A 23 tokens AGPL-3.0

release

06

AtlasDevHQ/atlas

Command Claude Code

Tag the current main SHA for a prod deploy — /ci + docs changelog entry + annotated tag + prod-branch fast-forward + GitHub Release. Usage: /release v0.0.1, or bare to auto-bump patch.

1 2d ago A 50 tokens AGPL-3.0

reset

07

AtlasDevHQ/atlas

Command Claude Code

Return to a clean main baseline. Stops if the tree holds uncommitted or unpushed work. Prunes [gone] marks, installs, and reports the end state it verified. Run after a merge.

1 2d ago A 43 tokens AGPL-3.0

sitrep

08

AtlasDevHQ/atlas

Command Claude Code

Read-only orientation: commits, issues, milestones, CI, deploy state, package drift, release distance. Marks anything it could not read as UNKNOWN. Run at session start or when switching context.

1 2d ago A 39 tokens AGPL-3.0

tidy

09

AtlasDevHQ/atlas

Command Claude Code

Reconcile merged work against issues, labels, ROADMAP and stale branches. Applies only fact-determined fixes; proposes every judgement call with its evidence. Run after a burst of merged PRs.

1 2d ago A 39 tokens AGPL-3.0

verify-mcp-cli

10

AtlasDevHQ/atlas

Command Claude Code

Verify the two non-web front doors on staging — MCP starttrial provisioning, account claim, CLI device-flow login, a REST command. After a release touching MCP onboarding, the CLI, or API-key minting.

1 2d ago D 43 tokens AGPL-3.0

verify-prod-signup

11

AtlasDevHQ/atlas

Command Claude Code

Verify end-to-end signup through each prod residency region (us/eu/apac) with the Playwright browser, confirming region routing and the cold-start demo answer. Prod only — needs a multi-region deploy.

1 2d ago D 42 tokens AGPL-3.0