coherence-check
This skill should be used when users question their philosophical stance, their language contradicts their declared epistemology, they are moving between stages and want to verify coherence, mentions 'assumptions', 'examine', 'coherent', 'consistent', or something feels 'off' about their analytical approach.
What this skill does
# coherence-check Examine philosophical assumptions and check for methodological coherence. Ensures alignment between ontology, epistemology, and analytical practice. ## When to Use Use this skill when: - User questions their philosophical stance - User's language contradicts their declared epistemology - Moving between stages and wanting to verify coherence - User mentions "assumptions", "examine", "coherent" - Something feels "off" about the analytical approach - User asks "am I being consistent?" ## What It Checks ### 1. Language Coherence Are you using language consistent with your philosophical stance? | Stance | Appropriate | Avoid | |--------|-------------|-------| | Constructivist | construct, interpret, build | discover, find, extract | | Objectivist | discover, identify, find | construct, create | | Critical Realist | uncover, reveal, understand | construct (pure form) | ### 2. Method-Epistemology Alignment Does your analytical approach match your epistemology? | Epistemology | Aligned Method | Tension Flag | |--------------|----------------|--------------| | Co-constructive | Reflexive journaling, positionality | Claiming objectivity | | Systematic interpretation | Systematic procedures | Claiming pure emergence | | Objectivist | Inter-rater reliability | Acknowledging construction | ### 3. AI Relationship Coherence Is your AI use consistent with your stated relationship? | Declared | Coherent Practice | Tension Flag | |----------|-------------------|--------------| | Epistemic partner | Engaging AI questions, dialogue | Just accepting outputs | | Interpretive aid | Using AI for organization, your interpretation | AI making interpretive claims | | Coding tool | AI applies YOUR codes | AI creating codes | ## How It Works The skill reviews: 1. Your declared stance in config.json 2. Recent interactions and language 3. Analytical decisions made 4. Flags tensions or confirmations ## Invocation Pattern ``` Check the coherence of my approach: My declared stance: - Ontology: [from config] - Epistemology: [from config] - Tradition: [from config] Recent analytical decision: [describe] Is this coherent? What tensions exist? ``` ## Example Checks ### Language Check ``` Check my language coherence: Declared stance: Constructivist In my last session, I wrote: "Analysis revealed that participants discover their own paths..." Is this consistent? ``` **Response might be:** ``` Tension detected: - "revealed" and "discover" suggest objectivist language - Your constructivist stance would prefer: "Analysis constructed an understanding that participants characterize their own paths..." Consider: Is this a slip in language, or are your underlying assumptions shifting? Both are okay, but be aware. ``` ### Method Check ``` Check my method coherence: Declared epistemology: Systematic interpretation (Gioia) Current practice: I'm not using inter-rater reliability, but I am keeping detailed audit trails and seeking disconfirming cases. Is this coherent with Gioia method? ``` ### AI Relationship Check ``` Check my AI relationship: Declared: Epistemic partner Current practice: I've been accepting all of @dialogical-coder's suggestions without much questioning. Is this coherent? ``` **Response might be:** ``` Tension detected: - Epistemic partnership implies dialogue, not acceptance - You committed to "questioning both AI outputs AND your assumptions" Recommendation: Before accepting next suggestion, ask: - Why does this interpretation make sense? - What alternative readings exist? - What would I lose if this code changed? ``` ## Output Format ``` Coherence Check Results ======================= Stance Declared: [summary] ✓ Coherent: - [aspect that aligns] - [aspect that aligns] ⚠ Tensions Detected: - [tension 1]: [explanation] - [tension 2]: [explanation] Recommendations: - [suggestion 1] - [suggestion 2] Note: Tensions aren't failures - they're opportunities for reflexive awareness. The goal is coherence, not perfection. ``` ## Integration with Hooks The `check-coherence.js` hook may flag issues automatically. This skill provides deeper examination when issues arise. ## Philosophical Note Coherence doesn't mean rigidity. It means: - Awareness of your assumptions - Consistency between belief and practice - Transparency about choices If your stance is evolving, that's fine - document the evolution. The danger is unexamined drift. ## Related - **Hooks:** check-coherence.js (automated checking) - **Templates:** epistemic-stance.md (original declarations) - **Skills:** deep-reasoning for thinking through shifts
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.