ci
01Command 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.
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.
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.
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.
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].
Command Claude Code
Publish @useatlas/ packages to npm — bump versions, push tags, verify the workflow, confirm they landed.
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.
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.
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.
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.
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.
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.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing guard-bun-test.sh via bash. From AtlasDevHQ/atlas.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
Skill Claude CodeCodex
Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states.…
Skill Claude CodeCodex
Run destructive tenant-data operator subcommands via the atlas-operator binary — proactive enable/disable, seed prompts/workspace, ops wipe, backfill-crm-leads, smoke-crm, teardown-verify-accounts, gate-export. Use when asked to wipe, seed, backfill, smoke-test, tear down, or export gate decisions from…
Skill Claude CodeCodex
Publish or bump an @useatlas/ npm package. Use when bumping a version in packages/types, schemas, sdk, react, plugin-sdk, or webhook-publisher, when pushing release tags, or when Deploy Validation scaffolds fail on npm install after a version change.
Skill Claude CodeCodex
Take an issue or spec from nothing to a PR marked ready — implement on a fresh worktree, open the draft PR early so remote CI runs while the two-axis code review runs, fix everything both find, then stop and ask the human to merge. Usage: /ship 5480, or /ship docs/prd/company-atlas.md.
Instructions file CodexOpenCode
AGENTS.md instructions for AtlasDevHQ/atlas, covering agents.md and codex on windows + wsl.
Instructions file
Claude Code instructions for AtlasDevHQ/atlas, covering claude.md, ⚠️ always, error handling, types and style and product invariants.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase. This repo is multi-context (chosen 2026-08-17).
Agent
Issues and specs for this repo live as GitHub issues in AtlasDevHQ/atlas. Use the gh CLI for all operations.
Agent
Rebuilt 2026-08-17 by deleting 6,250 lines of workflow layer — 7,893 removed, then 1,639 restored as the runbooks listed under "What survived", below. This file is short on purpose, and the reason it is short is the finding that caused the rebuild.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's tracker.
MCP server Claude CodeCodexCursor
Atlas is a YAML-defined semantic layer for analytics — authored by humans, consumed by AI agents. Runs locally from the @useatlas/mcp npm package. Needs 3 environment variables to run.