skills/move-review/SKILL.md
Review and apply a V2 run-scoped move plan through video_pipeline_resume.
npx skillsauth add nextaltair/video-library-pipeline video-library-pipeline-move-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
runId + plan artifactId.planPath guessed from a previous run or latest file.phase == "plan_ready".
video_pipeline_status {"runId":"<runId>", "includeArtifacts":true}.video_pipeline_inspect_artifact {
"runId": "<runId>",
"artifactId": "<artifactId>",
"includeContentPreview": true
}
runIdvideo_pipeline_resume {
"runId": "<runId>",
"artifactId": "<artifactId>",
"resumeAction": "<resumeAction from nextActions>"
}
phase, outcome, diagnostics, and apply artifacts.phase == "complete" means the V2 workflow is complete.phase == "blocked" or phase == "failed" means stop and report diagnostics.tools
Run and inspect the video library pipeline through the V2 run-based OpenClaw tool surface.
development
Start and review a V2 relocate workflow for existing library files.
development
Start a V2 sourceRoot workflow and handle run-scoped inventory, metadata, and review gates.
tools
V2 migration note for folder contamination cleanup; direct legacy cleanup tools are not public in the V2 surface.