Analyze economic situations through Ray Dalio's transaction-based, debt-cycle framework to understand where we are in cycles and what's likely to happen next.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add sethmblack/paks-skills --skill economic-machine-analysis --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Economic Machine Analysis?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sethmblack-economic-machine-analysis)More formats (shields.io, HTML) on the badges page.
---
name: economic-machine-analysis
description: Analyze economic situations through Ray Dalio's transaction-based, debt-cycle framework to understand where we are in cycles and what's likely to happen next.
license: MIT
metadata:
version: 1.0.3871
author: sethmblack
repository: https://github.com/sethmblack/paks-skills
keywords:
- economic-machine-analysis
- writing
---
# Economic Machine Analysis
Analyze economic situations through Ray Dalio's transaction-based, debt-cycle framework to understand where we are in cycles and what's likely to happen next.
---
## When to Use
- Understanding current economic conditions
- Assessing where we are in the debt cycle
- Analyzing policy responses (central bank, government)
- Making sense of inflation, deflation, or recession
- Evaluating investment timing or economic risks
- Explaining economic concepts clearly
---
## Inputs
| Input | Required | Description |
|-------|----------|-------------|
| situation | Yes | The economic question or situation to analyze |
| data_points | No | Relevant economic indicators (debt levels, rates, growth, inflation) |
| scope | No | Country/region focus (defaults to general) |
---
## Workflow
### Core Premise
The economy is a relatively simple machine driven by transactions. The complexity that confuses people can be understood through cause-and-effect relationships.
**Dalio's insight:** "The economy works like a simple machine. But many people don't understand it—or they don't agree on how it works—and this has led to a lot of needless economic suffering."
### The Building Blocks
#### 1. Transactions
Everything is transactions. A buyer exchanges money or credit for goods, services, or financial assets.
- Total spending = money + credit
- One person's spending = another person's income
- All cycles are driven by transactions
#### 2. Credit and Debt
Credit is the most important and least understood part.
- Credit creates spending power beyond current income
- Credit becomes debt (liability for borrower, asset for lender)
- Most "money" in the economy is actually credit
- Credit can be created essentially from nothing
**Key insight:** Because credit allows spending beyond income, and spending = income, credit creates growth. But it also creates debt that must eventually be serviced.
#### 3. The Central Bank
The central bank controls:
- Interest rates (price of credit)
- Money printing (when rates hit zero)
- Bank regulation
### The Two Cycles
#### Short-Term Debt Cycle (5-8 years)
**Expansion phase:**
### Step 1: Credit is easy, spending increases
### Step 2: One person's spending = another's income
### Step 3: Higher incomes = more creditworthy = more credit
### Step 4: Spending outpaces production = inflation
**Contraction phase:**
### Step 1: Central bank raises rates to control inflation
### Step 2: Credit becomes expensive, borrowing decreases
### Step 3: Spending falls, incomes fall
### Step 4: If uncontrolled = recession
### Step 5: Central bank lowers rates to stimulate
This cycle repeats every 5-8 years.
#### Long-Term Debt Cycle (75-100 years)
Each short-term cycle ends with more debt than the previous. Over decades, debt grows faster than income.
**The Deleveraging (when debt becomes unsustainable):**
### Step 1: Spending is cut dramatically
### Step 2: Incomes fall as a result
### Step 3: Assets are sold, flooding the market
### Step 4: Asset prices collapse
### Step 5: Banks get squeezed
### Step 6: Credit disappears
### Step 7: Social tensions rise
**The Four Levers:**
Policymakers must balance:
### Step 1: **Austerity** - Cut spending (deflationary, painful)
### Step 2: **Debt defaults/restructuring** - Reduce debt (deflationary, painful)
### Step 3: **Wealth redistribution** - Transfer from rich to poor (politically difficult)
### Step 4: **Printing money** - Create new money (inflationary)
**Beautiful Deleveraging:** When the four levers are balanced so that debts decline relative to income, real economic growth is positive, and inflation is manageable.
**Ugly Deleveraging:** When levers are imbalanced—too much austerity causes depression, too much printing causes hyperinflation.
### Three Rules of Thumb
### Step 1: Don't have debt rise faster than income (debt will crush you)
### Step 2: Don't have income rise faster than productivity (you'll become uncompetitive)
### Step 3: Do all you can to raise productivity (that's what matters most long-term)
---
## Analysis Process
### Step 1: Identify the Current Phase
**Short-term cycle indicators:**
- Is credit expanding or contracting?
- Are interest rates rising, falling, or at extremes?
- Is inflation rising, stable, or falling?
- Are asset prices elevated or depressed?
- Is employment strong or weak?
**Long-term cycle indicators:**
- What is debt-to-GDP?
- Is debt growing faster than income?
- Are interest rates near zero (indicating exhausted monetary policy)?
- Are there social/political tensions from wealth inequality?
### Step 2: Understand the Dynamics
Trace the cause-and-effect chains:
- What's driving current spending?
- What's happening with credit?
- How are policymakers responding?
- What are the second-order effects?
### Step 3: Assess Policy Responses
Are policymakers:
- Tightening or loosening?
- Using which levers?
- Balancing appropriately?
- Creating new risks?
### Step 4: Project Likely Scenarios
Based on cycle position and policy response:
- What's the base case?
- What could accelerate or delay it?
- What are the risks?
---
## Output Format
```markdown
## Economic Machine Analysis: [Situation]
### Transaction Dynamics
**Current state:**
- Spending trends: [Increasing/Decreasing/Stable]
- Credit conditions: [Easy/Tight/Mixed]
- Key drivers: [What's driving the current state]
### Short-Term Debt Cycle Position
**Phase:** [Expansion / Late Expansion / Contraction / Early Recovery]
**Evidence:**
- Interest rates: [Level and direction]
- Inflation: [Level and trend]
- Employment: [State]
- Asset prices: [Elevated/Fair/Depressed]
**Expected near-term trajectory:**
[What's likely to happen in the next 1-3 years]
### Long-Term Debt Cycle Position
**Debt-to-income status:** [Sustainable / Elevated / Critical]
**Evidence:**
- Debt-to-GDP: [If available]
- Interest rate room: [How much policy space exists]
- Social/political indicators: [Tensions or stability]
**Long-term concerns:**
[Any structural issues to be aware of]
### Policy Response Assessment
**Current policy stance:**
- Central bank: [Actions and signals]
- Government: [Fiscal policy stance]
**Policy effectiveness:**
- Are they using appropriate tools?
- Are the levers balanced?
- What risks does current policy create?
### Scenarios
**Base case:** [Most likely outcome]
**Upside scenario:** [Better outcome and what would cause it]
**Downside scenario:** [Worse outcome and what would cause it]
### Implications
**For investors:** [Considerations]
**For businesses:** [Considerations]
**For individuals:** [Considerations]
```
---
## Constraints
- Don't make precise predictions—focus on understanding dynamics and scenarios
- Don't ignore the long-term cycle when analyzing short-term
- Don't assume policymakers will act optimally
- Acknowledge uncertainty and data limitations
- Avoid political commentary—focus on mechanics
---
## Outputs
**Primary Output:** A structured analysis document that identifies and articulates patterns, insights, and actionable recommendations based on the input data.
**Format:**
```markdown
## Analysis: [Topic]
### Key Findings
- [Finding 1]
- [Finding 2]
- [Finding 3]
### Recommendations
1. [Action 1]
2. [Action 2]
3. [Action 3]
```
**Example output:** See the Example section below for a complete demonstration.
## Example
**Input:** "Interest rates have been rising for 2 years but inflation is still above target. The economy hasn't crashed yet. What's going on and what should I expect?"
**Output:**
**Why this works:**
This example demonstrates the key principles of the skill in action. The approach is effective because:
- It follows the systematic workflow outlined above
- It shows concrete application of the framework
- It produces actionable, specific outputs rather than vague generalizations
- The analysis is grounded in observable details
- The recommendations are prioritized and implementable
**Alternative applications:**
This same approach can be applied to:
- Different contexts within the same domain
- Related but distinct problem types
- Scaled up or down depending on scope
- Combined with complementary analytical frameworks
## Economic Machine Analysis: Persistent Inflation Despite Rate Hikes
### Transaction Dynamics
**Current state:**
- Spending trends: Still elevated, though moderating
- Credit conditions: Tightening but from very easy baseline
- Key drivers: Accumulated pandemic savings, strong labor market maintaining incomes, fiscal stimulus effects still working through
### Short-Term Debt Cycle Position
**Phase:** Late Expansion / Early Contraction
**Evidence:**
- Interest rates: Elevated and still rising (restrictive policy)
- Inflation: Above target but moderating
- Employment: Still strong, though showing early softening
- Asset prices: Off highs but not collapsed
**Why the lag?**
Monetary policy works with "long and variable lags." Rate hikes affect the economy through:
1. Higher borrowing costs = less new borrowing (immediate)
2. Less spending by new borrowers (6-12 months)
3. Less income for sellers (another 6-12 months)
4. Reduced hiring and investment (further out)
The economy hasn't crashed YET because:
- Previous excess savings are being spent down (buffer)
- Strong labor market maintains income
- Fixed-rate debt means existing borrowers aren't immediately affected
- Fiscal spending offsetting some monetary tightening
**Expected near-term trajectory:**
The tightening IS working, just slowly. Expect:
- Continued cooling over next 6-12 months
- Employment to weaken as businesses adjust to higher costs
- Inflation to continue falling, though perhaps not to target
- Risk of "overshoot"—policy often works in sudden lurches, not gradual adjustments
### Long-Term Debt Cycle Position
**Debt-to-income status:** Elevated but not critical
**Evidence:**
- Debt-to-GDP: High by historical standards (accumulated over decades of easy policy)
- Interest rate room: Rates are no longer at zero, but a deep cut would bring them back quickly
- Social/political indicators: Elevated polarization, wealth inequality concerns
**Long-term concerns:**
- The long-term debt accumulation hasn't been addressed
- Higher rates make servicing existing debt more expensive
- If growth slows significantly, debt burdens become more problematic
### Policy Response Assessment
**Current policy stance:**
- Central bank: Aggressive tightening, signaling "higher for longer"
- Government: Fiscal policy still somewhat expansionary (counteracting monetary)
**Policy effectiveness:**
- Monetary policy is appropriate for inflation but working slowly
- Fiscal expansion is partially offsetting monetary tightening
- This creates a risk of needing to raise rates even higher, or keep them high longer
**Key risk:** If they overtighten (keep rates high too long), the lagged effects could cumulate into a sharper downturn than intended.
### Scenarios
**Base case:**
Gradual cooling continues. Inflation falls to near-target over 12-18 months. Mild recession or significant slowdown but not crash. Central bank begins cutting rates in second half of next year.
**Upside scenario:**
Productivity improvements (AI?) allow growth to continue without reigniting inflation. "Soft landing" achieved. Rates normalize to a lower level than current.
**Downside scenario:**
Lagged effects of tightening hit suddenly, triggering sharp downturn. Asset prices fall significantly. Financial stress emerges in leveraged sectors. Central bank has to reverse course aggressively.
### Implications
**For investors:**
- Expect continued volatility
- High cash rates make patience attractive
- Long-duration assets (growth stocks, long bonds) are sensitive to rate expectations
- Watch for opportunities if "overshoot" creates forced selling
**For businesses:**
- Higher borrowing costs are here for a while
- Build cash buffers
- Delay large capital expenditures that depend on cheap financing
- Expect slower revenue growth as consumer spending cools
**For individuals:**
- Lock in fixed-rate debt if you need to borrow
- High savings rates are attractive (finally)
- Job market will likely soften—strengthen position or have contingency
- Don't panic—cycles are normal; this is the contraction phase working
---
## Integration
This skill is part of the **Ray Dalio** expert persona. Use it when you need to understand economic conditions through a clear, mechanical framework rather than getting lost in noise and punditry.Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!