What problem does it solve?
This Skill automates the complex process of building and validating a three-level data hierarchy (1st-order concepts, 2nd-order themes, aggregate dimensions) according to the rigorous Gioia methodology. It ensures methodological consistency and prepares your framework for publication.
Core Features & Use Cases
- Structure Validation: Automatically checks your Gioia data structure JSON for required fields, hierarchy, and ID conventions.
- Hierarchy Quality Analysis: Analyzes concept and theme distribution, quote coverage, and abstraction levels, providing recommendations for refinement.
- Publication Export: Exports your data structure into publication-ready formats like Markdown, TSV tables, or LaTeX.
- Use Case: After initial coding, use this skill to validate your emerging Gioia framework, ensuring your 1st-order concepts are grounded in participant language and your 2nd-order themes are coherent.
Quick Start
Use the gioia-methodology skill to validate your data structure. Provide the path to your data-structure.json file: node skills/gioia-methodology/scripts/validate-structure.js --structure-path /path/to/data-structure.json