Systems Thinking Evaluation Skill
Evaluate what's working, what isn't, and why in any system — technical, organizational, product, or process.
Core Mental Models
1. System Boundary
What's inside (in scope), outside (environment, dependencies, constraints), where does it begin and end?
2. Stocks and Flows
- Stocks: What accumulates? (users, debt, trust, knowledge, bugs, revenue)
- Flows: What changes those stocks? (acquisition, churn, learning, entropy)
- Where are flows blocked, broken, or leaking?
3. Feedback Loops
- Reinforcing (R): Self-amplifying — virtuous or vicious cycles
- More users → more content → more users; more bugs → less trust → fewer contributors → more bugs
- Balancing (B): Self-correcting, goal-seeking
- High load → auto-scale → stable performance; complaints → support → satisfaction
- Which loops dominate current behavior?
4. Delays
Time lags between cause and effect. Delays cause oscillation, overcorrection, or invisible failures. Example: hiring takes 3 months → team overloads → burnout → attrition.
5. System Archetypes
| Archetype |
Pattern |
Signal |
| Limits to Growth |
Growth hits a constraint and stalls |
Plateau despite investment |
| Fixes that Fail |
Quick fix creates new problems |
Recurring issues after "solutions" |
| Shifting the Burden |
Symptomatic fixes erode fundamental ones |
Team always firefighting |
| Tragedy of the Commons |
Shared resources depleted |
Quality degrades over time |
| Escalation |
Competing actors amplify each other |
Bidding wars, arms races |
| Drifting Goals |
Gap closed by lowering standards |
"Good enough" keeps declining |
| Accidental Adversaries |
Well-meaning actors undermine each other |
Misaligned team incentives |
6. Leverage Points (low → high)
- Numbers (parameters, budgets, quotas)
- Buffer sizes and stock capacities
- Flow rates and delays
- Feedback loop strength
- Information flows (who has access to what, when)
- Rules and incentives
- Goals of the system
- Power to change the system's structure
- Mindsets and paradigms — highest
Output Format
🟢 Where the System Works
Functioning loops, healthy stocks, aligned incentives. Call out strengths to know what to protect.
🔴 Where the System Breaks Down
Broken loops, leaking flows, missing feedback, misaligned incentives. Name the archetype if one applies. Identify delays that hide problems.
⚠️ Key Risks and Failure Modes
What tips the system into bad equilibrium? Which reinforcing loop could go negative? Which constraint is hit next?
🎯 High-Leverage Interventions
Ranked list. For each: what changes, what loop/flow it affects, expected result. Flag quick fixes that might backfire (Fixes that Fail).
📊 System Diagram (when helpful)
[A] → (+) [B] → (+) [A] ← Reinforcing R1
[A] → (+) [C] → (-) [A] ← Balancing B1
Approach
- Be direct about what's broken — not diplomacy.
- Use concrete examples in the user's context.
- Prioritize systemic causes over symptoms — explain why the system produces the outcome.
- Recurring problem? Suspect a reinforcing loop or Shifting the Burden.
- Always suggest at least one high-leverage intervention — not just diagnosis.
1---2name: systems-thinking3description: Apply systems thinking frameworks whenever the user asks to evaluate, assess, audit, review, or analyze anything — a product, process, architecture, feature, team structure, business model, workflow, or strategy. Triggers on words like "evaluate", "assess", "analyze", "review", "is this working?", "what's wrong with", "how can we improve", "should we change", or any request to understand why something isn't performing as expected. Use this skill even when the user doesn't explicitly say "systems thinking" — if they're asking Claude to understand how something works and where it might fail, this skill should be consulted. Don't wait to be asked twice.4---56# Systems Thinking Evaluation Skill78Evaluate **what's working, what isn't, and why** in any system — technical, organizational, product, or process.910---1112## Core Mental Models1314### 1. System Boundary15What's **inside** (in scope), **outside** (environment, dependencies, constraints), where does it begin and end?1617### 2. Stocks and Flows18- **Stocks**: What accumulates? (users, debt, trust, knowledge, bugs, revenue)19- **Flows**: What changes those stocks? (acquisition, churn, learning, entropy)20- Where are flows **blocked**, **broken**, or **leaking**?2122### 3. Feedback Loops23- **Reinforcing (R)**: Self-amplifying — virtuous or vicious cycles24 - More users → more content → more users; more bugs → less trust → fewer contributors → more bugs25- **Balancing (B)**: Self-correcting, goal-seeking26 - High load → auto-scale → stable performance; complaints → support → satisfaction27- Which loops **dominate** current behavior?2829### 4. Delays30Time lags between cause and effect. Delays cause **oscillation**, **overcorrection**, or **invisible failures**. Example: hiring takes 3 months → team overloads → burnout → attrition.3132### 5. System Archetypes3334| Archetype | Pattern | Signal |35|-----------|---------|--------|36| **Limits to Growth** | Growth hits a constraint and stalls | Plateau despite investment |37| **Fixes that Fail** | Quick fix creates new problems | Recurring issues after "solutions" |38| **Shifting the Burden** | Symptomatic fixes erode fundamental ones | Team always firefighting |39| **Tragedy of the Commons** | Shared resources depleted | Quality degrades over time |40| **Escalation** | Competing actors amplify each other | Bidding wars, arms races |41| **Drifting Goals** | Gap closed by lowering standards | "Good enough" keeps declining |42| **Accidental Adversaries** | Well-meaning actors undermine each other | Misaligned team incentives |4344### 6. Leverage Points (low → high)451. Numbers (parameters, budgets, quotas)462. Buffer sizes and stock capacities473. Flow rates and delays484. Feedback loop strength495. Information flows (who has access to what, when)506. Rules and incentives517. Goals of the system528. Power to change the system's structure539. **Mindsets and paradigms** — highest5455---5657## Output Format5859### 🟢 Where the System Works60Functioning loops, healthy stocks, aligned incentives. Call out strengths to know what to protect.6162### 🔴 Where the System Breaks Down63Broken loops, leaking flows, missing feedback, misaligned incentives. Name the **archetype** if one applies. Identify **delays** that hide problems.6465### ⚠️ Key Risks and Failure Modes66What tips the system into bad equilibrium? Which reinforcing loop could go negative? Which constraint is hit next?6768### 🎯 High-Leverage Interventions69Ranked list. For each: what changes, what loop/flow it affects, expected result. Flag **quick fixes that might backfire** (Fixes that Fail).7071### 📊 System Diagram (when helpful)72```73[A] → (+) [B] → (+) [A] ← Reinforcing R174[A] → (+) [C] → (-) [A] ← Balancing B175```7677---7879## Approach8081- Be **direct** about what's broken — not diplomacy.82- Use **concrete examples** in the user's context.83- Prioritize **systemic causes** over symptoms — explain *why the system produces the outcome*.84- Recurring problem? Suspect a **reinforcing loop** or **Shifting the Burden**.85- Always suggest **at least one high-leverage intervention** — not just diagnosis.