performing-selective-coding

Integrate grounded theory categories into a coherent core category and storyline.

24|7|Updated Nov 15, 2025
One-click install
npx skills add https://github.com/ptreezh/sscisubagent-skills --skill performing-selective-coding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: performing-selective-coding
Source: https://github.com/ptreezh/sscisubagent-skills/tree/main/archive/skills/coding/performing-selective-coding
Command: npx skills add https://github.com/ptreezh/sscisubagent-skills --skill performing-selective-coding

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, networkx, scikit-learn, numpy, and includes scripts (resource) and references (resource) components.

What problem does it solve?

It helps researchers complete grounded theory’s selective coding stage by integrating core categories into a coherent theoretical framework, including storyline construction and theoretical saturation checking.

Core Features & Use Cases

  • Core category selection support: Identifies the most plausible core category using explanatory power, connectivity, and data support, with validation against configurable criteria.
  • Storyline construction: Builds a narrative storyline by deriving a timeline, selecting key events, identifying actors, and assembling a causal chain aligned with the core category.
  • Theory framework integration: Converts category/relationship structures into propositions, a conceptual framework, mechanisms, and theoretical boundaries.
  • Theoretical saturation inspection: Evaluates saturation across new concept rate, category completeness, relationship stability, and theory completeness, producing a saturation report.

Quick Start

Use the performing-selective-coding skill to run the complete selective-coding workflow by providing categories.json, relationships.json, and your new_data/data files as inputs to produce core_category.json, storyline.json, theory.json, and saturation.json.

Frequently Asked Questions about performing-selective-coding

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

FAQPage Schema
How do I perform selective coding to integrate grounded theory categories into a coherent framework?

Selective coding integrates grounded theory categories into a coherent core category, storyline, and theoretical framework by processing category and relationship JSON artifacts to construct propositions, mechanisms, and boundaries.

What is the best way to check theoretical saturation in grounded theory analysis?

Theoretical saturation checking evaluates saturation across new concept rate, category completeness, relationship stability, and theory completeness, producing a standardized saturation JSON report to confirm if your grounded theory model is saturated.

How do I construct a storyline from grounded theory categories and relationship data?

Storyline construction builds a narrative by deriving a timeline, selecting key events, identifying actors, and assembling a causal chain aligned with the core category from your category and relationship JSON files.

Can I use networkx and scikit-learn to identify the core category in grounded theory?

Yes, the selective coding workflow uses networkx and scikit-learn to compute core category metrics, evaluating explanatory power, connectivity, and data support to validate the most plausible core category.

What input data formats are required to run the selective coding workflow?

You need categories.json, relationships.json, and new_data/data files as inputs to execute the selective coding toolchain and produce core_category.json, storyline.json, theory.json, and saturation.json outputs.

Does theoretical saturation inspection require new data to verify category completeness?

Yes, theoretical saturation inspection requires new_data/data files to evaluate the new concept rate and relationship stability, confirming that your theoretical framework achieves category and theory completeness.