Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Systematic pipeline DAG failure triage for the Research Project Template. USE WHEN ./run.sh or execute_pipeline.py fails, a stage stalls (setup, tests, analysis, render, validate, LLM, copy), pytest/coverage gate fails mid-pipeline, PDF render or validate breaks, Project Analysis finishes too fast with no figures, or user says pipeline debug, stage failed, resume checkpoint, core-only triage — even without naming this skill or docs/prompts.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -12% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -22% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -12% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 34% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -25% | 0% |
docs/_generated/active_projects.md; infer from context if obvious.--core-only, --resume, --skip-infra, multi-project.--resume to skip good upstream stages while iterating.scripts/ not src/), or logic bug. When Project Analysis completes in under a second with no figures, treat as import/dependency failure and isolate via scripts/pipeline/stage_02_analysis.py. Trace where bad state enters; fix at ingestion.--resume shows no upstream regression. Update projects/<n>/AGENTS.md / README.md if the failure mode was non-obvious.bashuv sync uv run python scripts/runner/execute_pipeline.py --project <project> uv run python scripts/runner/execute_pipeline.py --project <project> --resume uv run python scripts/runner/execute_pipeline.py --project <project> --core-only uv run python scripts/pipeline/stage_01_test.py --project <project> uv run pytest projects/<project>/tests/ --cov=projects/<project>/src --cov-fail-under=90 -q uv run python -m infrastructure.validation.cli prerender projects/<project>/manuscript --repo-root . uv run python -m infrastructure.validation.cli pdf output/<project>/pdf/ uv run python -m infrastructure.rendering.latex_package_validator LOG_LEVEL=0 uv run python scripts/runner/execute_pipeline.py --project <project> --resume
Stage semantics: docs/RUN_GUIDE.md, AGENTS.md.
Other measured skills in the registry, with their headline benchmark lift.