2026-04-03-unified-competitive-content-standard
Unified Competitive Content Standard Implementation Plan
Section titled “Unified Competitive Content Standard Implementation Plan”For Claude: REQUIRED SUB-SKILL: Use superpowers:executing-plans to implement this plan task-by-task.
Goal: Add a cross-media competitive analysis standard and a first-pass sample list for podcast, YouTube, and Bilibili content in Yomiya.
Architecture: Keep Yomiya’s existing product taxonomy unchanged and add a research-layer standard outside the core execution docs. The standard reuses format_type, level, and scene, then adds a small set of research-only comparison fields.
Tech Stack: Markdown docs in the existing Yomiya documentation tree
Task 1: Add the approved design document
Section titled “Task 1: Add the approved design document”Files:
- Create:
product/YomiyaContentSystem/archive/plans/2026-04-03-unified-competitive-content-standard-design.md
Step 1: Write the approved design summary
Include:
- why platform-first classification fails
- the
Source Brand / Series Unit / Content Itemhierarchy - reused Yomiya fields
- research-only auxiliary fields
Step 2: Verify the file is saved in the plans directory
Run: test -f product/YomiyaContentSystem/archive/plans/2026-04-03-unified-competitive-content-standard-design.md
Expected: success
Task 2: Add the cross-media standard document
Section titled “Task 2: Add the cross-media standard document”Files:
- Create:
product/YomiyaContentSystem/05-Content-Ops-and-Competitive-Research/播客与视频内容统一分析标准.md
Step 1: Write the standard document
Cover:
- scope and non-scope
- relation to existing Yomiya docs
- unified object hierarchy
- field definitions
- mapping rules for podcast, YouTube, and Bilibili
- Yomiya container mapping rules
Step 2: Check naming against current canonical docs
Run: rg -n "Channel|Collection|Series|scene|level|format_type" product/YomiyaContentSystem/05-Content-Ops-and-Competitive-Research/播客与视频内容统一分析标准.md
Expected: the standard references existing Yomiya naming instead of inventing replacements
Task 3: Add the first-pass unified sample list
Section titled “Task 3: Add the first-pass unified sample list”Files:
- Create:
product/YomiyaContentSystem/05-Content-Ops-and-Competitive-Research/播客与视频竞品统一样本清单.md
Step 1: Build the unified table header
Use one table for normalized fields:
- platform
- source_brand
- series_unit
- sample_level
- sample_name
- format_type
- level
- scene
- update_pattern
- speaker_structure
- content_structure
- cross_media_expandability
- phase1_fit
- recommended_channel
- recommended_collection_direction
- series_candidate
- notes
Step 2: Migrate confirmed podcast samples
Seed the table with currently confirmed podcast examples from the existing research doc.
Step 3: Add a backlog section
List podcast-first identified samples that still need enrichment plus placeholders for future YouTube and Bilibili entries.
Task 4: Update the Content Ops index
Section titled “Task 4: Update the Content Ops index”Files:
- Modify:
product/YomiyaContentSystem/05-Content-Ops-and-Competitive-Research/README.md
Step 1: Add links to the two new docs
Keep the README concise and consistent with the existing tone.
Step 2: Verify the folder index stays readable
Run: sed -n '1,220p' product/YomiyaContentSystem/05-Content-Ops-and-Competitive-Research/README.md
Expected: the new docs appear in the current-documents list