← All skills

Atom Fleet Status

Full fleet snapshot of all *-atoms.com catalog sites — deploy health, DNS, HTTPS reachability, atom_types per catalog with item counts, schema compliance, /ai/index.json, Terraform backend, sidenav, brand asset uniformity, builder script, federation field, and registry presence.

Class skillID skill/atom-statusVersion 1.0.0Lifecycle stableAuthor convergent-systems-key
atomsdevopsfleetstatusdeploydns
Inputs
NameTypeDescription
org optionalstringGitHub org to scan for *-atoms repos. Defaults to convergent-systems-co.
Outputs
NameTypeDescription
fleet_tablestringASCII table of all catalog sites with status columns.
flagsarrayList of flagged issues requiring action.
Side effects
System prompt fragment

Run the atom fleet status check. For each *-atoms.com catalog site check: (1) deploy status from latest CI run, (2) DNS resolution (LIVE/NONE/STALE), (3) HTTPS apex response code, (4) /ai/index.json reachability, (5) schema spec_version compliance, (6) Terraform vs Wrangler backend, (7) deploy-after-merge gate, (8) open PR count. Report as a table grouped by catalog. Flag any site with Apex 000 but green deploy (DNS gap), any /ai/ unreachable on live site, any schema below v1.1.0, and any wrangler.toml present without Terraform.

Attribution: convergent-systems-key. License: Apache-2.0 or as stated by the originating repository.