From interpretive-orchestration-cowork
This skill should be used when users are building or refining their Gioia data structure, mentions 'Gioia', 'data structure', 'themes', 'concepts', 'dimensions', '1st-order', '2nd-order', 'aggregate', or needs to validate/export their analytical hierarchy for publication.
How this skill is triggered — by the user, by Claude, or both
Slash command
/interpretive-orchestration-cowork:skills/gioia-methodologyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Gioia method data structure building and validation. Helps researchers construct the three-level hierarchy (1st-order concepts, 2nd-order themes, aggregate dimensions) with validation and export capabilities.
Gioia method data structure building and validation. Helps researchers construct the three-level hierarchy (1st-order concepts, 2nd-order themes, aggregate dimensions) with validation and export capabilities.
Use this skill when:
AGGREGATE DIMENSIONS (Level 3 - Most Abstract)
↑ Researcher theorizes
│
SECOND-ORDER THEMES (Level 2 - Intermediate)
↑ Researcher interprets and groups
│
FIRST-ORDER CONCEPTS (Level 1 - Most Concrete)
↑ Grounded in participant language
1st-Order Concepts stay close to participant language
2nd-Order Themes are YOUR interpretive constructions
Aggregate Dimensions are theoretical contributions
Validates a Gioia data structure JSON file against the schema.
Usage:
node skills/gioia-methodology/scripts/validate-structure.js \
--structure-path /path/to/data-structure.json
Checks:
Returns: JSON with validation status, errors, and suggestions.
Analyzes hierarchy quality and methodological consistency.
Usage:
node skills/gioia-methodology/scripts/check-hierarchy.js \
--structure-path /path/to/data-structure.json
Analyzes:
Returns: JSON with hierarchy analysis and recommendations.
Exports data structure to publication-ready formats.
Usage:
node skills/gioia-methodology/scripts/export-structure.js \
--structure-path /path/to/data-structure.json \
--format markdown|table|latex
Formats:
markdown - Formatted markdown for documentationtable - Tab-separated values for Gioia display tablelatex - LaTeX tabular format for academic papersThis skill bundles:
templates/gioia-structure-guide.md - Human-readable methodology guidetemplates/gioia-data-structure-template.json - Starter template with examples| Stage | Dimensions | Themes | Concepts |
|---|---|---|---|
| Stage 1 | 2-3 (tentative) | 8-12 | 30-50 |
| Stage 2 | 3-5 | 10-15 | 30-80 |
| Stage 3 | 3-5 (parsimonious) | 10-15 | Consolidated |
Depends on your ontology:
/qual-examine-assumptions if unsureSigns of saturation:
Test: Would a participant recognize this language?
Aggregate Dimension: Managing Chronic Uncertainty
├── Theme: Adaptive Routine Building
│ ├── "Selective symptom tracking"
│ ├── "Personalizing medical advice"
│ └── "Flexible routine adjustment"
└── Theme: Navigating Healthcare Systems
├── "Finding doctors who listen"
└── "Working around insurance barriers"
Aggregate Dimension: Navigating Leadership Paradoxes
├── Theme: Balancing Authenticity and Performance
│ ├── "Being yourself while playing the role"
│ ├── "Strategic vulnerability"
│ └── "Authentic but bounded"
└── Theme: Managing Competing Demands
├── "Satisficing across stakeholders"
└── "Prioritizing without alienating"
npx claudepluginhub linxule/interpretive-orchestration --plugin interpretive-orchestration-coworkGuides designing qualitative studies, developing coding schemes, and performing thematic analysis using grounded theory, phenomenology, and reflexive protocols for trustworthiness.
Organizes qualitative research data from interviews, observations, or surveys into affinity diagrams with clusters, themes, insight statements, and prioritization.
Guides qualitative research design and analysis: methodology selection, systematic coding, thematic/grounded theory/IPA analysis, and trustworthiness criteria.