mcpbeat Sign in

Grad Phenomenology Agent Skill

Apply phenomenological methods including bracketing (epoche), lived experience inquiry, and Interpretive Phenomenological Analysis (IPA) to uncover the essence of human experience. Use this skill when the user needs to study how people experience a phenomenon from the first-person perspective, apply Husserlian descriptive or Heideggerian interpretive phenomenology, conduct IPA with idiographic focus, or when they ask 'what is the lived experience of X', 'how do I bracket my assumptions', or 'how do I do IPA'.

4k tokens
context cost
the whole folder, loaded on every use
2
files
instructions only
0
copies elsewhere
how many repositories repackaged it
223
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/asgard-ai-platform/skills --skill grad-phenomenology

What comes with it

10 579 bytes besides the instruction
examples/sample_scenario.md

The instruction itself

13 sections, as written by the author

Phenomenology

Overview

Phenomenology is a qualitative methodology that seeks to describe and understand the essence of lived experience as perceived by those who experience it. Rooted in Husserl's philosophy, the researcher suspends (brackets) preconceptions to let the phenomenon reveal itself. Two major traditions exist: descriptive phenomenology (Husserl, Moustakas) focuses on essential structures, while interpretive phenomenology (Heidegger, van Manen) and IPA (Smith) emphasize hermeneutic interpretation of meaning-making.

When to Use

  • Understanding the essential structure of a lived experience (e.g., grief, learning, chronic illness)
  • Exploring "what is it like to experience X?" from first-person perspectives
  • When existing theories do not capture the experiential dimension of a phenomenon
  • When idiographic depth (individual meaning-making) is valued over population-level patterns

When NOT to Use

  • When the research question is about behavior, systems, or processes rather than experience
  • When the phenomenon has not been experienced by the participants firsthand
  • When causal explanation or prediction is required
  • When the researcher cannot bracket their assumptions (e.g., strong advocacy stance)

Assumptions

IRON LAW: Phenomenology studies LIVED EXPERIENCE as described by those
who live it — the researcher's theoretical preconceptions must be
bracketed (epoche). If you impose your framework on participants'
experience, you are doing thematic analysis, NOT phenomenology.

Key assumptions:

  • Consciousness is always consciousness OF something (intentionality)
  • Lived experience has an essential structure that can be described
  • The researcher must suspend the natural attitude through epoche (bracketing)
  • Meaning is constituted through the relationship between person and phenomenon

Methodology

Step 1: Identify the Phenomenon and Bracket Preconceptions

Define the phenomenon precisely. Conduct epoche — write down all presuppositions, theories, and expectations about the phenomenon, then consciously set them aside. In IPA, acknowledge that bracketing is partial and iterative.

Step 2: Collect Experiential Descriptions

Conduct in-depth interviews with individuals who have lived the experience. Use open questions: "Tell me about your experience of X." Aim for rich, detailed, first-person descriptions. Sample size: descriptive phenomenology 5-25; IPA typically 3-6 for idiographic depth.

Step 3: Analyze for Meaning Structures

Descriptive (Moustakas/Colaizzi): Extract significant statements, formulate meanings, cluster into themes, produce textural and structural descriptions, synthesize the essence.

IPA (Smith): Read and re-read each transcript. Note initial observations. Develop emergent themes per case. Search for connections across themes. Move to next case. Identify patterns across cases while preserving idiographic detail.

Step 4: Describe the Essence

Write a composite description of the phenomenon's essential structure — the invariant features without which the experience would not be what it is. In IPA, present a narrative that weaves individual voices with interpretive commentary.

Output Format

## Phenomenological Analysis: [Experience]

### Phenomenon
- Definition: [the experience studied]
- Participants: [N, selection criteria]
- Approach: [descriptive / interpretive / IPA]

### Bracketing Statement
- Researcher preconceptions: [listed and suspended]

### Essential Themes
| Theme | Textural Description (What) | Structural Description (How) |
|-------|---------------------------|----------------------------|
| [theme] | [what was experienced] | [how it was experienced] |

### Essence Statement
> [A composite description capturing the invariant structure of the experience — what makes this experience THIS experience and not something else]

### Individual Voices (IPA)
| Participant | Unique Contribution | Illustrative Quote |
|-------------|--------------------|--------------------|
| [pseudonym] | [what this case adds] | [direct quote] |

### Implications
1. [What this reveals about the phenomenon]
2. [How the essence challenges or enriches existing understanding]

Gotchas

  • Epoche does NOT mean the researcher has no perspective — it means they consciously reflect on and suspend it
  • Do NOT conflate phenomenology with thematic analysis — phenomenology seeks essences, not just themes
  • IPA involves a "double hermeneutic": the researcher interprets the participant's interpretation of their experience
  • Descriptive and interpretive phenomenology have different philosophical foundations — do not mix them carelessly
  • Small sample sizes are intentional — depth trumps breadth in phenomenological research
  • The essence is not a summary of common themes; it is the invariant structure that defines the experience

References

  • Moustakas, C. (1994). *Phenomenological Research Methods*. Sage.
  • Smith, J. A., Flowers, P., & Larkin, M. (2022). *Interpretive Phenomenological Analysis: Theory, Method and Research* (2nd ed.). Sage.
  • van Manen, M. (2016). *Researching Lived Experience: Human Science for an Action Sensitive Pedagogy* (2nd ed.). Routledge.

Other skills for the same job

different authors, same section of the catalogue
Protocolsio Integration
by christophacham
×4

Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.

16k tokens
Tailored Resume Generator
by frostant
×4

Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances

3k tokens
Excalidraw Diagram Generator
by github
vendor ×3

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

36k tokens scripts
Expo Dev Client
by openai
vendor ×3

Build and distribute Expo development clients locally or via TestFlight

961 tokens
Executing Plans
by ZhanlinCui
×3

Use when you have a written implementation plan to execute in a separate session with review checkpoints

542 tokens
Anndata
by christophacham
×3

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

16k tokens
Benchling Integration
by christophacham
×3

Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.

14k tokens
Biopython
by christophacham
×3

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.

24k tokens

How to use it

Copy the folder

Take asgard-ai-platform/grad-phenomenology from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.