What problem does it solve? When analyzing a person's writing style, a single global profile can be misleading if the writer shifts tone, vocabulary, or formality across different communities or contexts. This Skill measures how much a writing voice varies across context-defined sub-corpora and determines whether one global style profile suffices or conditional, context-specific rules are needed. ## Core Features & Use Cases - Cross-Context Distribution Comparison: Compares vocabulary, formality, sentence length, and sentiment distributions across sub-corpora using KS tests, Mann-Whitney U, Cohen's d, and Cliff's delta. - Register Classification: Classifies a writer as stable-register, mildly context-dependent, or strongly context-dependent based on effect-size thresholds across dimensions. - Conditional Style Rules: Generates per-context replication rules (formality targets, sentence length ranges, vocabulary targets) when significant variation is detected. - Use Case: Given a Reddit export spanning technical and casual subreddits, determine whether the user writes consistently everywhere or systematically shifts register, then produce rules like "in technical contexts, use longer sentences and lower contraction rates." ## Quick Start Analyze my writing corpus across its different contexts and tell me whether my register is stable or context-dependent, with conditional style rules if it varies.