test-review
01Skill Claude CodeCodex
You are an expert DataHub test reviewer. Your role is to evaluate smoke tests and integration tests against established testing standards, identify issues, and provide actionable feedback.
19 tagged datahub, measured the same way as everything else here.
Browse within: ckan 14data-mesh 14data-portal 14nextjs 14open-data-portal 14portaljs 14
Skill Claude CodeCodex
You are an expert DataHub test reviewer. Your role is to evaluate smoke tests and integration tests against established testing standards, identify issues, and provide actionable feedback.
Skill Claude CodeCodex
Migrate a whole ArcGIS Hub site into a PortalJS Arc portal end-to-end. Harvests the Hub /data.json (DCAT-US) inventory, exports every FeatureService layer through the ArcGIS REST query API with resultOffset paging, converts each to the serverless dual tier (PMTiles render + GeoParquet query) with tabular items to…
Skill Claude CodeCodex
Add a dataset (CSV, TSV, JSON, or GeoJSON) to an existing PortalJS portal. Appends an entry to datasets.json so the catalog and showcase render it automatically; routes the data by source (local file vs remote URL) — R2 via Git LFS by default, remote URLs by passthrough. Use when registering a new dataset in a…
Skill Claude CodeCodex
Make a PortalJS portal harvestable by national/EU/US open-data portals — emit standards-compliant DCAT catalog feeds (DCAT 2/3, DCAT-AP, DCAT-US, national profiles) in JSON-LD, Turtle, and RDF/XML at build, with autodiscovery and per-profile conformance checking. Use when a portal needs to be harvested by…
Skill Claude CodeCodex
Use this skill when a source schema change has broken, or is about to break, a downstream transformation and the user wants a fix they can merge — not a summary. Triggers on: "a column was renamed, fix the dbt model", "this field is gone downstream", "schema drift", "our model still selects the old column", "generate…
Skill Claude CodeCodex
Use this skill for data incidents and for DataHub questions large enough that loading the metadata would flood the context window. It does two things: myceliumtriage produces a complete on-call report for an alert — cause, severity with its inputs, blast radius, owner, next actions, and what could not be determined…
Skill Claude CodeCodex
Use when answering business metric questions from a data catalog, generating SQL that must use Finance-canonical tables, or when an agent might thrash search and pick a similarly named deprecated table. Loads a short route sheet, lights only trusted assets, fails closed on bad trust, writes the route back.
Skill Claude CodeCodex
Use this skill when the user runs open source DataHub (self-hosted, not Acryl Cloud) and wants to write quality signals, not just read them: raise or resolve incidents on a dataset, or register external assertions with pass/fail results so they appear in the Validations tab. Triggers on: "raise incident on OSS"…