What problem does it solve?
Ingest a screenshot, CSV, markdown table, or prose description of a template's dynamic renderings ("cases") and produce .theme-forge/cases/<page>.json. This is the first command in the multi-case workflow — run it before --cases on any verify/refine/find-variances command. Shared sections (header, footer) live in _shared.json.
Core Features & Use Cases
- Ingest diverse artifacts to build a comprehensive cases matrix for Shopify templates (product, collection, page, _shared).
- Normalize case keys, validate required fields, and generate per-page or shared-case JSON files for downstream workflows like refine-page, verify-page, and find-variances.
- Supports interactive mode when no artifact is provided and handles multi-artifact inputs for migration workflows.
Quick Start
Run /theme-forge intake-cases <page> with an artifact to generate the cases file.