with one click
debug-dagster
Diagnose and recover local Dagster UI/job/partition failures.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Diagnose and recover local Dagster UI/job/partition failures.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Inspect generated dataset artifacts for coverage, validation quality, and export consistency.
Rebuild validated files and final JSONL from existing synthetic files without making OpenRouter calls.
Choose and run the correct pipeline command for full, phased, or single-article generation.
| name | debug-dagster |
| description | Diagnose and recover local Dagster UI/job/partition failures. |
Use when the user reports Dagster UI errors, failed runs, missing jobs, duplicate daemon heartbeats, or bad partition keys.
make stop-dev
make seed-partitions
make dev
DAGSTER_HOME="$PWD/.dagster_home" .venv/bin/dagster definitions validate -m dagster_pipeline
If logs mention partition-articles, p001, titles, or non-article strings:
make seed-partitions.run_full_pipeline, build_dataset, or real article
materialization.Run:
make stop-dev
Wait about a minute if Dagster still reports old heartbeats.