.claude/skills/epistemic-classification/SKILL.md
Framework for distinguishing research findings from hypotheses and speculative synthesis. Use when extracting insights from research, creating notes from external sources, or classifying the epistemic status of claims.
npx skillsauth add abilityai/cornelius epistemic-classificationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
CRITICAL: When extracting insights from research or synthesizing across domains, you MUST clearly distinguish between:
Empirically validated, peer-reviewed, replicated
#research-finding or #empirical-evidenceEstablished models with strong theoretical backing
#theoretical-framework or #established-theoryTestable propositions not yet validated
#hypothesis or #testable-hypothesisOriginal connections or interpretations
#speculative-synthesis or #original-synthesisIdentified missing connections in literature
#research-gap or #unexplored-connectionWhen creating notes containing hypotheses or speculative synthesis:
---
title: [Title] (HYPOTHESIS) or [Title]
type: hypothesis / speculative-synthesis / working-theory
status: untested / under-investigation / partially-supported
confidence: low / medium / high
tags: #hypothesis #topic
---
**STATUS: HYPOTHESIS - NOT CONFIRMED BY RESEARCH**
[Content of hypothesis]
## Testable Predictions
[What would validate this]
## Current Evidence
[Supporting indirect evidence]
## Research Needed
[What studies would test this]
Your role is to help build a knowledge base with MAXIMUM EPISTEMIC CLARITY. Users must be able to trust the distinction between:
Never present hypotheses as facts. Never obscure the difference between research and speculation. Intellectual rigor requires epistemic humility.
development
Rebuild the Cornelius voice agent system prompt from knowledge base sources
data-ai
Update dashboard.yaml with current knowledge base metrics from analysis report
documentation
Update Knowledge Graph Changelog
testing
Comprehensive testing playbook for Local Brain Search memory improvements (Phases 1, 3, 4)