ワンクリックで
run-pipeline
Choose and run the correct pipeline command for full, phased, or single-article generation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Choose and run the correct pipeline command for full, phased, or single-article generation.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Inspect generated dataset artifacts for coverage, validation quality, and export consistency.
Diagnose and recover local Dagster UI/job/partition failures.
Rebuild validated files and final JSONL from existing synthetic files without making OpenRouter calls.
SOC 職業分類に基づく
| name | run-pipeline |
| description | Choose and run the correct pipeline command for full, phased, or single-article generation. |
Use this when the user asks how to run the project, run all pipeline stages, or materialize a specific article.
make buildmake devrun_full_pipeline → Launch Runmake preparemake article ARTICLE=<id>make revalidatemake exportCheck .env has OPENROUTER_API_KEY for generation. If only revalidating or
exporting existing synthetic/validated files, OpenRouter is not needed.
Full generation may make hundreds of OpenRouter calls. Existing non-empty synthetic files are reused.