一键导入
review-roughcut
Use when timeline.json exists and the user asks to review the rough cut, critique the edit, or generate review_report.yaml and review_patch.json.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when timeline.json exists and the user asks to review the rough cut, critique the edit, or generate review_report.yaml and review_patch.json.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | review-roughcut |
| description | Use when timeline.json exists and the user asks to review the rough cut, critique the edit, or generate review_report.yaml and review_patch.json. |
| metadata | {"filePattern":["**/06_review/review_report.yaml","**/06_review/review_patch.json"],"bashPattern":[]} |
full-pipeline の Step 7 として呼ばれたときcompile-timeline が 05_timeline/timeline.json を新規作成または更新した直後scripts/compile-timeline.ts --patch ... で patch apply 後の timeline.json が更新された直後timeline.json、06_review/human_notes.yaml、STYLE.md のいずれかが変わり、既存 review artifact が stale になったときcompile の直後に review を省略してはいけない。 timeline_version が変わったら前回の
review_report.yaml / review_patch.json は再評価対象とみなす。
schemas/review-report.schema.json と schemas/review-patch.schema.json を守ることruntime/commands/review.ts の preflight / promote / state transition と整合すること/review preflight は deterministic に以下を行う
05_timeline/review.mp4 の生成05_timeline/review-qc-summary.json の生成06_review/human_notes.yaml がある場合は schemas/human-notes.schema.json に合わせて読むことreview.mp4 は実レンダではなく JSON stub。直接視聴ベースの断定は避け、timeline / QC からの推論であることを明示することFATAL 判定ではなく command failure (GATE_CHECK_FAILED) として止まるhuman_notes.yamltimeline.json / review-qc-summary.json / markers / quality flagstaste-level のコメントで factual mismatch を覆い隠さない。
craft 上のトレードオフは Walter Murch の Rule of Six で並べる。
emotion > story > rhythm > eye_trace > plane_2d > space_3d2D / 3D continuity が改善しても、emotion や story を弱めるなら減点する。
references/review-rubric.md を必ず参照すること。
npx tsx scripts/review-metrics.ts <project-dir> を実行し、06_review/review_metrics.json を生成する/review コマンド経由では preflight 後、critic agent の前に review_metrics.json が自動生成されるreview_metrics.json の checks[].status が fail / warn の項目は、review_report.yaml の fatal_issues / warnings / mismatches_to_blueprint に機械的に転記するreview_metrics.json を正とする05_timeline/timeline.json を正とする05_timeline/review.mp4 と 05_timeline/review-qc-summary.json を確認するreview.mp4 が placeholder の場合は、summary_judgment.rationale や details で inference ベースの評価であることを曖昧にしないmust_have, must_avoid, message.primary, audience.primary, emotion_curve を確認するedit_blueprint.yaml の beat purpose, required role coverage, pacing intent と timeline.json の実際を照合するreferences/review-rubric.md の構成 / 感情 / リズム / 技術チェックを順番に見るevidence, affected_beat_ids, affected_clip_ids を付けるreview_report.yaml を作る必須 section:
summary_judgmentstrengthsweaknessesfatal_issueswarningsmismatches_to_briefmismatches_to_blueprintrecommended_next_passPASSsummary_judgment.status: approvedfatal_issues: []approved にならないneeds_revisionsummary_judgment.status: needs_revisionfatal_issues: []FATALsummary_judgment.status: blockedfatal_issues を必ず埋めるrecommended_next_pass.goal で compile 再実行や blueprint 見直しの要否を明示するreview_patch.json の生成ルール/review では 06_review/review_patch.json を artifact として常に作る基本 shape:
{
"timeline_version": "<timeline.json version>",
"operations": []
}
operations を入れてよい条件:
reason が 1 op ごとに明確evidence が report の指摘と結び付いているsafe rule:
replace_segment
target_clip_id の fallback_segment_ids に含まれる segmenthuman_notes.yaml の approved_segment_ids に含まれる segmentinsert_segment
human_notes.yaml に directive_type: insert_segment と machine-readable anchor がある場合のみtrim_segment, move_segment, remove_segment, change_audio_policy, add_marker, add_note
safe に直せない場合:
operations: [] にするreplace_segment / insert_segment を作らないreferences/patch-patterns.md を参照し、自然言語の改善提案を schema-valid な op に落とすこと。
06_review/review_metrics.json06_review/review_report.yaml06_review/review_patch.json05_timeline/review.mp405_timeline/review-qc-summary.jsonhuman_notes.yaml が AI 判断と衝突した場合は human note を優先し、AI 側は alternative_directions に退避するPASS でも warning はありうる。warning だけで fatal_issues に昇格させないFATAL でも、原因が preflight hard failure なら review artifact ではなく command failure になるreplace_segment / insert_segment は patch safety guard で filtering される。reject される前提の op に依存した report を書かないMUST USE when the user asks to crop, reframe, trim, or improve composition of still photos, especially selected event photos, album photos, portraits, speakers, panels, workshops, or group photos. Use after photo selection or correction when the task is composition improvement rather than selecting images.
MUST USE when the user provides a photo ZIP, photo folder, or still-image event material and asks for photo selection, album selection, highlights, digest photos, curation, or quality filtering. Use this instead of analyze-footage when the source is primarily still photos and the requested work is selecting images rather than editing or video planning.
Use after changing prompts, skills, the compiler, or editorial policies — or when the user asks to measure edit quality, run regression evals, check agreement with approved edits, or says '評価して', '一致率を測って', 'eval を回して'. Compares agent output against human-approved golden projects.
MUST USE when starting a new video project, when the user provides footage and asks to edit/create a video, or when 01_intent/creative_brief.yaml does not yet exist. This skill interviews the user to understand their intent before any editing begins. Never skip this step.
MUST USE when the user is setting up this project for the first time, when dependencies are missing, API keys are not configured, or when 'npm run demo' fails. Triggers on: 'セットアップ', '環境構築', 'setup', 'install', 'API key', 'ffmpeg not found', 'GEMINI_API_KEY', 'cannot find module'.
MUST USE when source footage or a material folder is provided and material understanding or 03_analysis generation is needed. Trigger not only on explicit analysis requests ('分析して', '素材を見て') but also when the user points at footage and says things like 'この動画で', 'この素材で', or any request that requires understanding the provided media before planning or editing.