원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.
| 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.