ワンクリックで
native-process-wrapper
Prevent PowerShell/native command false failures by capturing stdout/stderr explicitly and gating on exit code.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Prevent PowerShell/native command false failures by capturing stdout/stderr explicitly and gating on exit code.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Run the one-command Docling upstream upgrade workflow: fetch latest upstream, port local delta, validate, and record baseline metadata.
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.
| name | native-process-wrapper |
| description | Prevent PowerShell/native command false failures by capturing stdout/stderr explicitly and gating on exit code. |
cmake, dotnet, or other native tools from PowerShell.& tool ... when reliability is critical.Start-Process with:
scripts/run-docling-parse-cabi-smoke.ps1