一键导入
docling-upstream-upgrade
Run the one-command Docling upstream upgrade workflow: fetch latest upstream, port local delta, validate, and record baseline metadata.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run the one-command Docling upstream upgrade workflow: fetch latest upstream, port local delta, validate, and record baseline metadata.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Keep docs lean: append concise iteration summaries, and only update docs/changelog for milestone or contract/workflow changes.
Recover from hung command sessions using targeted process discovery/termination and add anti-hang guards.
Enforce concise iteration logging: summary entry in docs/operations/progress.md, minimal docs/changelog churn.
Enforce bottom-up vertical-slice completion checks before advancing to higher-layer features.
Break repeated debug loops by enforcing hypothesis-driven attempts, loop budgets, and evidence logging.
Prevent PowerShell/native command false failures by capturing stdout/stderr explicitly and gating on exit code.
| name | docling-upstream-upgrade |
| description | Run the one-command Docling upstream upgrade workflow: fetch latest upstream, port local delta, validate, and record baseline metadata. |
Make upstream upgrades reproducible and auditable for ignored upstream sources.
powershell -ExecutionPolicy Bypass -File .\scripts\fetch-latest-and-port-docling-parse.ps1
patches/docling-parse/upstream-baseline.json).docs/operations/progress.md.-DryRun-SkipFetch-SkipValidation-KeepTempOnFailuredocs/operations/progress.md.docs/CHANGELOG.md updated for workflow/script changes.