wp-auto-poster 用の `drafts/{slug}/research_notes.md` を作成・更新する research core の正本Skill。記事テーマに基づき、検索意図、公式ソース、高リスク主張の検証項目、内部リンク候補を深掘り調査し、Writerが「事実に基づいた高品質な記事」を書けるよう事実の土台を固める。`wp-codex-researcher` など外部 adapter から参照される前提で使う。
記事の事実調査と research_notes.md 構築を担う research core の正本 Skill です。
wp-codex-researcher などの adapter Skill は、この Skill と同じ調査観点を使うが、artifact owner にはならないresearch_notes.md を更新する責務はこの Skill にのみ持たせるwp-article-intake の構造化メモdrafts/{slug}/meta.jsondrafts/{slug}/research_notes.mddrafts/{slug}/episode_notes.mddrafts/{slug}/research_notes.md の更新出力先が Markdown であっても、内部的には次の論理要素を必ず揃える。
queries_usedverified_sourcessearch_intentkey_topicsreader_questionsarticle_pointsverification_todosinternal_link_candidatesopen_questions../wp-auto-poster-article-draft/references/research-execution-playbook.md を参照して調査項目を揃える../wp-auto-poster-article-draft/references/fact-anchoring-checklist.md を参照して事実の固定を徹底する../wp-auto-poster-article-draft/references/reference-quality-rubric.md に基づき、出典の質を担保する../wp-seo-review/templates/focus-keyword-registry.csv (あれば)を参照して、キーワード競合や内部リンクを検討するresearch_notes.md へ写像し、writer が読める形へ整形するdrafts/{slug}/research_notes.mddrafts/{slug}/article.source.htmldrafts/{slug}/meta.jsondrafts/{slug}/run_state.jsonresearch_notes.mdresearch_completedresearch_completed 完了時は mark-run-step で状態を更新するinputs_locked は orchestrator または intake 側との同期で判断される