masterdata-full-workflow

Analyze requirements folders and generate master data CSV files with REPORT.md.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Wonderplanet/glow-brain --skill masterdata-full-workflow
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: masterdata-full-workflow
Source: https://github.com/Wonderplanet/glow-brain/tree/main/.claude/disable-skills/masterdata-full-workflow
Command: npx skills add https://github.com/Wonderplanet/glow-brain --skill masterdata-full-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

施策のマスタデータ生成フルワークフローを自動化します。要件分析からCSV生成、検証、レポート統合までを一括実行します。

Core Features & Use Cases

  • 要件分析 → 要件ファイル構成生成: masterdata-requirement-analyzer
  • コンテンツタイプ識別 → 並列生成: content-masterdata-generator
  • 統合レポート作成: REPORT.md を施策ディレクトリ直下へ
  • Use Case: 新しい施策の全マスタデータをワンショットで作成

Quick Start

Quick Start: 施策ディレクトリを指定して実行します。例:

  • Skill(skill: "masterdata-full-workflow", args: "マスタデータ/施策/新春ガチャ")

Frequently Asked Questions about masterdata-full-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end master data generation for campaigns?▼

Master data generation automation processes requirements folders, identifies content types like gacha and battle, runs parallel generators for each type, and produces consolidated reports and CSV files in a single workflow execution.

What content types does the workflow support?▼

The workflow identifies and generates master data for gacha, battle, mission, shop, and exchange content types, processing each in parallel to accelerate output.

How do I validate master data outputs and ensure data integrity?▼

The workflow enforces schema validation and data integrity checks across all generated CSV files and reports, with robust error handling to catch issues during the four-step process.

Can I run master data generators in parallel?▼

Yes, the workflow launches per-type master data generators in parallel after content-type identification, reducing total generation time compared to sequential processing.

What output files does the workflow produce?▼

The workflow produces a consolidated REPORT.md file placed in the campaign directory plus CSV data files containing the generated master data for all identified content types.

When should I use orchestrated master data generation instead of manual creation?▼

Use orchestrated generation when deploying multiple campaign types with consistent content structures; it eliminates manual assembly steps and enforces validation across requirements analysis, identification, generation, and reporting stages.