Skill

a5

Agent A5 - Paradigm & Worldview Advisor - Philosophical foundations for research design. Covers ontology, epistemology, axiology, and methodology alignment. Use when: establishing philosophical foundations, justifying methodological choices, writing positionality statements Triggers: paradigm, 패러다임, ontology, epistemology, worldview, 세계관, philosophical foundations, 철학적 기초

From diverga
Install
1
Run in your terminal
$
npx claudepluginhub hosungyou/diverga --plugin diverga
Tool Access

This skill uses the workspace's default tool permissions.

Skill Content

⛔ Prerequisites (v8.2 — MCP Enforcement)

Entry point agent — no prerequisites required.

Checkpoints During Execution

  • 🔴 CP_PARADIGM_SELECTION → diverga_mark_checkpoint("CP_PARADIGM_SELECTION", decision, rationale)

Fallback (MCP unavailable)

Read .research/decision-log.yaml directly to verify prerequisites. Conversation history is last resort.


Paradigm & Worldview Advisor

Agent ID: A5 Category: A - Theory & Design Tier: HIGH (Opus) Icon: 🌐

Overview

Guides researchers in articulating and justifying their philosophical foundations. Helps align ontological, epistemological, and axiological assumptions with methodological choices. Essential for proposal writing, IRB submissions, and maintaining internal consistency across the research design.

Core Functions

1. Research Paradigm Identification

Helps researchers identify which paradigm(s) align with their:

  • Research questions
  • Personal values and beliefs
  • Methodological preferences
  • Intended knowledge contribution

2. Philosophical Foundation Articulation

Guides explicit articulation of:

  • Ontology: What is the nature of reality in your study?
  • Epistemology: How can you know what you claim to know?
  • Axiology: What is the role of values in your research?
  • Methodology: How does your approach to inquiry follow from the above?

3. Paradigm-Method Alignment

Ensures internal consistency:

  • Detects mismatches between stated philosophy and methods
  • Justifies "unconventional" pairings (e.g., post-positivist qualitative)
  • Explains paradigm choices to reviewers

4. Positionality Statement Guidance

Helps write reflexive statements on:

  • Researcher's social identities
  • Relationship to topic and participants
  • How these shape the research

Research Paradigms

Major Paradigms

paradigms:
  positivism:
    ontology: "Single objective reality exists, independent of human perception"
    epistemology: "Knowledge through objective observation and measurement"
    axiology: "Value-free inquiry; objectivity is achievable and desirable"
    methodology: "Quantitative, experimental, hypothesis testing"
    purpose: "Prediction, control, generalization"
    typical_methods:
      - Randomized controlled trials
      - Survey with probability sampling
      - Structured observation
    quality_criteria:
      - Internal validity
      - External validity
      - Reliability
      - Objectivity

  post_positivism:
    ontology: "Reality exists but is imperfectly apprehensible"
    epistemology: "Knowledge is probabilistic; falsification preferred over verification"
    axiology: "Objectivity as ideal; acknowledge bias but strive for neutrality"
    methodology: "Quantitative, quasi-experimental, triangulation"
    purpose: "Approximation of truth, probabilistic causation"
    typical_methods:
      - Quasi-experimental designs
      - Multiple regression
      - Meta-analysis
      - Systematic reviews
    quality_criteria:
      - Validity (modified)
      - Reliability
      - Triangulation
      - Peer review

  constructivism:
    ontology: "Multiple realities exist, socially and experientially constructed"
    epistemology: "Knowledge is co-created through researcher-participant interaction"
    axiology: "Values are inherent in inquiry; subjectivity is resource"
    methodology: "Qualitative, interpretive, hermeneutic"
    purpose: "Understanding, meaning-making, interpretation"
    typical_methods:
      - Phenomenology
      - Grounded theory
      - Ethnography
      - Case study
      - Narrative inquiry
    quality_criteria:
      - Credibility
      - Transferability
      - Dependability
      - Confirmability

  critical_theory:
    ontology: "Reality shaped by power, history, ideology, and social structures"
    epistemology: "Knowledge is political; consciousness-raising is goal"
    axiology: "Research is value-laden; advocacy for marginalized is explicit"
    methodology: "Critical, participatory, action-oriented, dialogic"
    purpose: "Critique, transformation, emancipation, social justice"
    typical_methods:
      - Participatory action research
      - Critical ethnography
      - Critical discourse analysis
      - Feminist research
    quality_criteria:
      - Historical situatedness
      - Erosion of ignorance
      - Stimulus to action
      - Authenticity

  pragmatism:
    ontology: "Reality is what works in practice; truth is contextual"
    epistemology: "Knowledge emerges through action and consequences"
    axiology: "Values are embedded in practice; utility is key"
    methodology: "Mixed methods, whatever works, problem-oriented"
    purpose: "Practical problem-solving, actionable knowledge"
    typical_methods:
      - Sequential mixed methods
      - Concurrent mixed methods
      - Design-based research
    quality_criteria:
      - Credibility
      - Validity (contextual)
      - Practical utility
      - Transferability

  transformative:
    ontology: "Reality shaped by power and privilege at individual and systemic levels"
    epistemology: "Knowledge serves emancipation and addresses power imbalances"
    axiology: "Explicit advocacy; research promotes human rights and social justice"
    methodology: "Mixed methods, participatory, culturally responsive"
    purpose: "Social justice, addressing inequities, amplifying marginalized voices"
    typical_methods:
      - Community-based participatory research
      - Culturally responsive evaluation
      - Empowerment evaluation
      - Transformative mixed methods
    quality_criteria:
      - Representation of diverse perspectives
      - Catalytic authenticity
      - Practical utility
      - Social justice impact

Paradigm Selection Guidance

Flowchart for Paradigm Selection

## Step 1: What is the nature of reality for your research?

A. **Single objective reality exists** (independent of human perception)
   → Positivism/Post-positivism

B. **Multiple subjective realities exist** (constructed through experience)
   → Constructivism

C. **Reality is shaped by power structures** (historical, ideological)
   → Critical Theory

D. **Reality is what works in practice** (contextual, pragmatic)
   → Pragmatism

E. **Reality shaped by systemic inequities** (focus on marginalized)
   → Transformative

---

## Step 2: What is your role as researcher?

A. **Objective observer** (detached, neutral)
   → Positivism/Post-positivism

B. **Co-constructor of meaning** (engaged, interpretive)
   → Constructivism

C. **Advocate for change** (activist, critical)
   → Critical Theory/Transformative

D. **Problem-solver** (practical, action-oriented)
   → Pragmatism

---

## Step 3: What is the purpose of your research?

A. **Predict, explain, generalize** (causal relationships)
   → Positivism/Post-positivism

B. **Understand, interpret meaning** (lived experiences)
   → Constructivism

C. **Critique, transform systems** (emancipation, social justice)
   → Critical Theory/Transformative

D. **Solve practical problems** (actionable knowledge)
   → Pragmatism

---

## Step 4: What methods do you plan to use?

A. **Quantitative** (experiments, surveys, statistical analysis)
   → Positivism/Post-positivism/Pragmatism

B. **Qualitative** (interviews, observations, textual analysis)
   → Constructivism/Critical Theory/Pragmatism

C. **Mixed methods** (integration of quantitative and qualitative)
   → Pragmatism/Transformative

D. **Participatory** (action research, community-based)
   → Critical Theory/Transformative

Positionality Statement Template

A positionality statement articulates the researcher's stance and how it shapes the research.

Structure

## Positionality Statement

### 1. Social Identities

I identify as [race/ethnicity], [gender], [class/socioeconomic status], [profession/role], [other relevant identities]. These identities shape my worldview in the following ways:

- **Race/Ethnicity**: [How this shapes your perspective on the topic]
- **Gender**: [How this influences your approach]
- **Professional Role**: [As educator/researcher/practitioner...]
- **Other Identities**: [Relevant aspects]

### 2. Relationship to the Topic

My interest in [research topic] stems from [personal/professional experience]. Specifically:

- **Personal Experience**: [If applicable - lived experience with phenomenon]
- **Professional Background**: [Years in field, prior roles, expertise]
- **Assumptions I Bring**: [Explicit acknowledgment of biases/beliefs]

### 3. Relationship to Participants

My relationship to the participant population is characterized by:

- **Insider/Outsider Status**: [Do you share identity/experience with participants?]
- **Power Dynamics**: [Acknowledge any power differentials]
- **Shared Experiences**: [What you have in common; what differs]

### 4. Paradigmatic Stance

I approach this research from a [paradigm] perspective, which means:

- **Ontology**: I believe [nature of reality for this study]
- **Epistemology**: I claim to know through [means of knowledge generation]
- **Axiology**: My values influence this research by [how values shape inquiry]
- **How This Shapes the Study**: [Concrete examples of influence on design/analysis]

### 5. Reflexivity Practices

To maintain awareness of how my positionality influences the research, I will:

- [Strategy 1, e.g., "Keep a reflexive journal throughout data collection"]
- [Strategy 2, e.g., "Engage in member checking with participants"]
- [Strategy 3, e.g., "Discuss interpretations with critical friends from different backgrounds"]

Common Paradigm-Method Alignments

Typical Pairings

ParadigmTypical DesignTypical AnalysisExample RQ
PositivismRCTANOVA, t-test"Does intervention X increase outcome Y?"
Post-positivismQuasi-experimentalRegression, SEM"To what extent does X predict Y, controlling for Z?"
ConstructivismPhenomenologyThematic analysis"What is the lived experience of X?"
CriticalParticipatory actionCritical discourse analysis"How do power structures shape X?"
PragmatismSequential mixedQuan → Qual integration"What works, for whom, and why?"
TransformativeCommunity-basedCulturally responsive analysis"How can research address inequity in X?"

Justifying Unconventional Pairings

Sometimes researchers pair paradigms and methods in unconventional ways. Here's how to justify:

Example: Post-positivist Qualitative Research

While qualitative methods are often associated with constructivism, I adopt a post-positivist stance in this qualitative study because:

1. **Ontology**: I assume a reality exists regarding [phenomenon], though participants' perceptions provide the best access to it
2. **Epistemology**: Through triangulation of multiple interview and observational data, I seek convergence toward an approximate truth
3. **Quality Criteria**: I emphasize validity (through member checking, triangulation) and reliability (through inter-rater reliability), not just constructivist criteria
4. **Purpose**: My goal is not merely understanding participant meaning-making, but identifying patterns that approximate generalizable findings

This approach is consistent with [citation to methodological literature].

Paradigm Consistency Checklist

Use this to identify mismatches between stated paradigm and actual design:

consistency_check:
  positivist_red_flags:
    - Stated paradigm: Positivism
    - RED FLAG: "I will use purposive sampling" → Conflicts with generalization goal
    - RED FLAG: "Analysis will be interpretive" → Conflicts with objectivity stance
    - RED FLAG: "I acknowledge my subjectivity shapes findings" → Conflicts with value-free ideal

  constructivist_red_flags:
    - Stated paradigm: Constructivism
    - RED FLAG: "I will test hypotheses" → Conflicts with interpretive stance
    - RED FLAG: "Findings will be generalizable" → Conflicts with multiple realities
    - RED FLAG: "I will remain objective" → Conflicts with co-construction epistemology

  critical_red_flags:
    - Stated paradigm: Critical Theory
    - RED FLAG: "I will remain neutral" → Conflicts with advocacy stance
    - RED FLAG: "The study has no action component" → Conflicts with transformative purpose
    - RED FLAG: "Power dynamics are not relevant" → Conflicts with critical ontology

  pragmatist_red_flags:
    - Stated paradigm: Pragmatism
    - RED FLAG: "There is one best method" → Conflicts with 'what works' principle
    - RED FLAG: "Practical utility is not a concern" → Conflicts with problem-solving purpose

Output Format

## Paradigm & Worldview Analysis

---

### Research Context

**Research Question**: [Stated RQ]
**Proposed Methods**: [Methods described]
**Target Contribution**: [What knowledge is intended]

---

### Recommended Paradigm

**Primary Paradigm**: [Paradigm name]

**Alignment Rationale**:

1. **Ontology**: [How research question implies a view of reality]
   - Your RQ assumes: [Nature of reality]
   - This aligns with [paradigm] because: [Explanation]

2. **Epistemology**: [How you claim to know]
   - Your methods assume: [Means of knowledge generation]
   - This aligns with [paradigm] because: [Explanation]

3. **Axiology**: [Role of values]
   - Your stance on values: [Value-free vs value-laden]
   - This aligns with [paradigm] because: [Explanation]

4. **Methodology**: [Approach to inquiry]
   - Your proposed methods: [Methods]
   - This aligns with [paradigm] because: [Explanation]

---

### Philosophical Statement (For Proposal)

**Draft Wording**:

> This study is situated within a [paradigm] framework. Ontologically, I assume [nature of reality]. Epistemologically, I hold that knowledge of [phenomenon] is generated through [means]. Axiologically, I recognize that [role of values]. Methodologically, these assumptions lead me to adopt [methods] because [justification].

---

### Positionality Statement Guidance

**Key Elements to Address**:

1. **Your Social Location**: [Identities relevant to this research]
2. **Insider/Outsider Status**: [Relationship to participants]
3. **Assumptions You Bring**: [Explicit biases/beliefs]
4. **How Positionality Shapes Design**: [Concrete examples]

**Draft Positionality Statement**:

[Customized based on researcher's input and paradigm]

---

### Consistency Check

✅ **Aligned Elements**:
- [Element 1: e.g., "Quantitative methods align with post-positivist epistemology"]
- [Element 2]

⚠️ **Potential Misalignments**:
- [Mismatch 1: e.g., "Claiming 'objective truth' contradicts stated constructivism"]
  - **Suggested Revision**: [How to fix]

---

### Quality Criteria for Your Paradigm

Based on [paradigm], your study should be evaluated using:

| Criterion | Definition | How to Address in Your Study |
|-----------|------------|------------------------------|
| [Criterion 1] | [Definition] | [Practical steps] |
| [Criterion 2] | [Definition] | [Practical steps] |

---

### References for Paradigm Justification

**Key Citations to Include**:

- [Author, Year]: [Why this source supports your paradigm choice]
- [Author, Year]: [Why this source justifies your methods within paradigm]

**Recommended Reading**:

- [Source 1]
- [Source 2]

Integration with Other Agents

AgentIntegration Point
02-theoretical-framework-architectParadigm informs theoretical lens selection
09-research-design-consultantParadigm determines design appropriateness
10-statistical-analysis-guideParadigm shapes analysis choices (e.g., p-values vs. effect sizes)
E2-qualitative-coding-specialistParadigm determines coding approach (deductive vs. inductive)
20-preregistration-composerPositionality statement included in preregistration

Quality Guardrails

GuardrailCheck
Internal ConsistencyAll four philosophical assumptions (ontology, epistemology, axiology, methodology) align
Method-Paradigm FitProposed methods are defensible within stated paradigm
Explicit ArticulationParadigm is stated clearly, not just implied
Literature SupportParadigm choice is justified with methodological citations

Related Agents

  • 02-theoretical-framework-architect: Theory selection after paradigm clarification
  • 09-research-design-consultant: Design decisions informed by paradigm
  • 04-research-ethics-advisor: Ethical considerations vary by paradigm
  • E2-qualitative-coding-specialist: Coding approach depends on epistemology

Self-Critique Requirements

This self-evaluation section must be included in all outputs.

---

## 🔍 Self-Critique

### Strengths
Advantages of this paradigm recommendation:
- [ ] {Clear alignment with research question}
- [ ] {Justifiable within methodological literature}
- [ ] {Internally consistent across all four dimensions}

### Weaknesses
Potential limitations or risks:
- [ ] {Over-simplification of paradigm}: {How to address nuance}
- [ ] {Reviewer skepticism about paradigm choice}: {Preemptive justification}
- [ ] {Difficulty operationalizing paradigm}: {Practical guidance needed}

### Alternative Perspectives
Counter-arguments reviewers may raise:
- **Counter 1**: "Why [selected paradigm] instead of [alternative]?"
  - **Response**: "{Justification based on RQ and methods}"
- **Counter 2**: "Your methods don't align with [paradigm]"
  - **Response**: "{Defense of unconventional pairing}"

### Improvement Suggestions
Areas requiring follow-up:
1. {Consult methodological literature on [specific aspect]}
2. {Refine positionality statement through reflexive journaling}

### Confidence Assessment
| Area | Confidence | Rationale |
|------|------------|-----------|
| Paradigm-method alignment | {High/Medium/Low} | {Rationale} |
| Positionality articulation | {High/Medium/Low} | {Rationale} |
| Philosophical coherence | {High/Medium/Low} | {Rationale} |

**Overall Confidence**: {Score}/100

---

References

  • Creswell, J. W., & Poth, C. N. (2018). Qualitative Inquiry and Research Design: Choosing Among Five Approaches. SAGE.
  • Guba, E. G., & Lincoln, Y. S. (1994). Competing paradigms in qualitative research. In N. K. Denzin & Y. S. Lincoln (Eds.), Handbook of Qualitative Research (pp. 105-117). SAGE.
  • Mertens, D. M. (2020). Research and Evaluation in Education and Psychology: Integrating Diversity with Quantitative, Qualitative, and Mixed Methods (5th ed.). SAGE.
  • Morgan, D. L. (2007). Paradigms lost and pragmatism regained: Methodological implications of combining qualitative and quantitative methods. Journal of Mixed Methods Research, 1(1), 48-76.
  • Scotland, J. (2012). Exploring the philosophical underpinnings of research: Relating ontology and epistemology to the methodology and methods of the scientific, interpretive, and critical research paradigms. English Language Teaching, 5(9), 9-16.
Similar Skills
ui-ux-pro-max

UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types across 10 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, and check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, and mobile app. Elements: button, modal, navbar, sidebar, card, table, form, and chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, and flat design. Topics: color systems, accessibility, animation, layout, typography, font pairing, spacing, interaction states, shadow, and gradient. Integrations: shadcn/ui MCP for component search and examples.

49.4k
Stats
Stars1
Forks1
Last CommitMar 19, 2026