# Four Noble Truths

> Apply Buddhism's core problem-solving framework - identify suffering, diagnose cause, envision resolution, implement systematic path

- Skill: `lev-os/four-noble-truths` (Agent Skill)
- Install (CLI): `npx skillmds@latest add lev-os/four-noble-truths`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lev-os/four-noble-truths/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: lev-os (https://skillmd.com/u/lev-os)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/lev-os/four-noble-truths

---


# Four Noble Truths

## Overview

The Four Noble Truths constitute the Buddha's first teaching after enlightenment and remain the foundational framework of Buddhist practice. They follow a practical problem-solving structure that scholars compare to ancient medical diagnosis: (1) identify the disease, (2) diagnose the cause, (3) determine if cure is possible, (4) prescribe the treatment.

The framework addresses: (1) Dukkha - life contains suffering and unsatisfactoriness; (2) Samudaya - suffering has identifiable causes, primarily craving and attachment; (3) Nirodha - suffering can cease when causes are removed; (4) Magga - there is a systematic path (the Eightfold Path) for achieving this cessation. This structure applies beyond spiritual liberation - it's a universal framework for diagnosing problems, identifying root causes, envisioning resolution, and implementing systematic solutions.

## When to Use

- Facing persistent problems that resist surface-level fixes
- Need a structured approach to problem diagnosis
- Struggling with recurring suffering, frustration, or dissatisfaction
- Want to move from symptom treatment to root cause resolution
- Building systematic interventions for complex challenges
- Coaching or helping others work through difficulties
- Strategic planning that requires understanding problem structure
- Product or organizational problems needing comprehensive analysis

## The Process

### Step 1: First Truth - Acknowledge the Suffering (Dukkha)

Clearly identify and accept the problem without denial, minimization, or dramatization. Name it precisely.

**Ask:** What specifically is the suffering, problem, or unsatisfactory condition? Where does it manifest? How does it feel?

**Key principle:** Acknowledging the problem fully is prerequisite to solving it. Many fail here through denial or vague problem statements.

**Example:** "Our team morale is deteriorating. People seem disengaged, turnover increased 40%, collaborative energy is gone. Meetings feel tense."

### Step 2: Second Truth - Identify the Cause (Samudaya)

Trace the suffering to its root causes. In Buddhist teaching, this is craving/attachment; in general application, look for the deep drivers, not surface symptoms.

**Ask:** What gives rise to this suffering? What are we craving, attached to, or resisting that creates this condition? What is the root, not the symptom?

**Key principle:** Symptoms arise from causes. Address causes, not symptoms. Look for patterns of craving, aversion, or delusion.

**Example:**
- Surface: "People are burned out"
- Deeper: "We reward heroics and overwork, creating craving for recognition through unsustainable effort"
- Root: "Leadership attachment to growth metrics at any cost + fear of disappointing investors = systematic overcommitment"

### Step 3: Third Truth - Envision the Cessation (Nirodha)

Confirm that resolution is possible and envision what life looks like with the suffering removed. If cause is removed, effect ceases.

**Ask:** If the root cause were eliminated, what would the situation look like? Is cessation of this suffering actually possible?

**Key principle:** Hope and vision are essential. You must believe the problem is solvable and clearly see the alternative state.

**Example:** "If we stopped optimizing purely for growth metrics, sustainable pace became valued, and heroics weren't rewarded - team would have energy, engagement would return, turnover would stabilize, collaboration would flow naturally."

### Step 4: Fourth Truth - Follow the Path (Magga)

Implement a systematic, multi-faceted path to eliminate the cause and achieve cessation. The Buddhist Eightfold Path covers understanding, intention, speech, action, livelihood, effort, mindfulness, and concentration. Your path should be similarly comprehensive.

**Ask:** What systematic practices, changes, and disciplines will eliminate the root cause? What needs to change in understanding, intention, behavior, environment, and ongoing practice?

**Key principle:** Problems with deep causes require systematic paths, not quick fixes. The path requires consistent practice over time.

**Example (comprehensive path):**
- **Understanding:** Leadership acknowledges burnout culture and commits to change
- **Intention:** Redefine success metrics beyond pure growth
- **Speech:** Stop celebrating overwork stories; celebrate sustainable wins
- **Action:** Implement sustainable capacity planning; reject work that exceeds capacity
- **Environment:** Create explicit recovery time; no weekend work expectation
- **Effort:** Consistent application, not just policy announcement
- **Mindfulness:** Regular team check-ins on energy and sustainability
- **Concentration:** Focus on fewer initiatives done well vs. many done poorly

## Example Application

**Situation:** Personal pattern of anxiety about future.

**Application:**

1. **Dukkha (Suffering):** Persistent anxiety about future - career, health, relationships. Difficulty enjoying present. Physical symptoms: tension, sleep issues.

2. **Samudaya (Cause):**
   - Surface: "I have a lot at stake"
   - Deeper: Attachment to specific outcomes (must achieve X by age Y)
   - Root: Craving for certainty and control in inherently uncertain world + delusion that achievement will provide permanent security

3. **Nirodha (Cessation):** If I released attachment to specific outcomes and accepted uncertainty, anxiety would have no fuel. I could still pursue goals without anxiety driving me. Present moments would be available for enjoyment.

4. **Magga (Path):**
   - Understanding: Study impermanence; recognize that uncertainty is reality, not threat
   - Intention: Shift from "must achieve" to "will pursue with openness"
   - Practices: Daily meditation, gratitude practice, regular nature exposure
   - Behavioral: Limit future planning to scheduled times; practice presence
   - Ongoing: Weekly review of where attachment/craving appeared

**Outcome:** Anxiety reduced significantly over 6 months of consistent practice. Still ambitious but no longer driven by craving. Able to enjoy present while working toward future.

## Example Application 2

**Situation:** Product with declining user engagement.

**Application:**

1. **Dukkha:** Engagement metrics down 30% over two quarters. Daily active users declining. Feature usage dropping.

2. **Samudaya:**
   - Surface: "Users are bored with product"
   - Deeper: Product evolved away from core value proposition; added features users don't need
   - Root: Team's attachment to "innovation" metrics led to feature bloat; craving for impressive launches over user value

3. **Nirodha:** If product refocused on core value users originally loved, and team released attachment to impressive launches, engagement would recover. Simpler product, deeper engagement.

4. **Magga:**
   - Understanding: Research what users actually value; accept that simpler may be better
   - Intention: Measure success by user outcomes, not feature launches
   - Action: Sunset unused features; streamline core flows
   - Discipline: Require user validation before any new feature
   - Ongoing: Weekly engagement review with honest assessment

**Outcome:** Counter-intuitive product simplification. Engagement recovered as users rediscovered core value. Team released attachment to "innovation theater."

## Anti-Patterns

- Skipping First Truth (denial): Refusing to acknowledge the full extent of the problem
- Shallow Second Truth: Treating symptoms as causes; not digging to root
- Skipping Third Truth: No clear vision of resolution; vague goals
- Quick-fix Fourth Truth: Expecting single intervention to solve systemic issue
- Attachment to the path itself becoming source of suffering
- Using framework to blame ("your craving caused this") rather than understand
- Intellectualizing without actual practice and implementation

## Related

- five-whys (root cause analysis technique)
- current-reality-tree (theory of constraints problem diagnosis)
- pre-mortem (anticipating failure modes before they occur)
- dichotomy-of-control (stoic framework for acceptance and action)
- dependent-origination (how causes and conditions create phenomena)
- noble-eightfold-path (detailed implementation of the Fourth Truth)

