Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Causal Loop Diagrams

ASecurity

Map cause-and-effect relationships with reinforcing/balancing feedback loops to visualize system structure and predict behavior patterns

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
businessgotestingapi

Works with

api

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill causal-loop-diagrams --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Causal Loop Diagrams?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Causal Loop Diagrams
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-causal-loop-diagrams/badge)](https://www.skillsdirectory.com/skills/lev-os-causal-loop-diagrams)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: causal-loop-diagrams
description: Map cause-and-effect relationships with reinforcing/balancing feedback loops to visualize system structure and predict behavior patterns
---

# Causal Loop Diagrams: Visualizing System Feedback Structures

## Overview

Causal Loop Diagrams (CLDs) are the primary tool in systems thinking for visualizing the feedback loops and causal relationships that drive complex system behavior. Developed through system dynamics practice and popularized by Donella Meadows, Peter Senge, and the MIT System Dynamics Group, CLDs use simple notation (variables, arrows, +/- signs, loop labels) to map how elements in a system influence each other over time. The key insight: system behavior emerges from feedback structure, not individual components. A CLD reveals WHY systems resist change, grow exponentially, oscillate, or collapse - patterns invisible when analyzing parts in isolation.

Unlike flowcharts (showing process sequence) or org charts (showing hierarchy), CLDs show circular causality: A affects B, B affects C, C affects A. This closed-loop structure creates reinforcing feedback (exponential growth/collapse) or balancing feedback (goal-seeking/equilibrium). Reading a CLD tells you how the system will behave under different conditions without running simulations.

## When to Use

- Diagnosing why problems persist despite interventions (identify reinforcing loops)
- Communicating system dynamics to non-technical stakeholders (visual clarity)
- Finding high-leverage intervention points (map feedback structure, then identify where to intervene)
- Designing products with network effects or viral growth (design reinforcing loops intentionally)
- Uncovering unintended consequences before implementing policy (trace all causal chains)
- Building shared mental models in teams (collaborative CLD creation surfaces assumptions)

## The Process

### Step 1: Identify Key Variables and Causal Links

Start with the problem or behavior you want to understand. List variables (things that increase/decrease over time) and draw arrows showing cause-and-effect relationships.

**Variable selection:**
- Use nouns that can increase/decrease (not events): "inventory level", not "shipment arrives"
- Focus on stocks (accumulations) and rates (flows): customers, revenue, quality, morale
- Limit to 6-12 variables for clarity (can expand later)

**Causal links (arrows):**
- Draw arrow from cause → effect
- Label with "+" (same direction) or "-" (opposite direction)
  - **+** means: if cause increases, effect increases (or both decrease together)
  - **-** means: if cause increases, effect decreases (inverse relationship)

**Example:** More marketing spend → more customers (+), more customers → higher server costs (+), higher costs → less budget for marketing (-)

### Step 2: Identify and Label Feedback Loops

Trace circular paths where a variable eventually influences itself through causal chains. Count the polarity signs around the loop to determine type.

**Loop identification:**
- **Reinforcing loop (R):** Even number of (-) signs (including zero) → amplifies change, creates exponential growth/collapse
- **Balancing loop (B):** Odd number of (-) signs → counteracts change, seeks equilibrium/goal

**Labeling convention:**
- Mark loop with "R" or "B" and descriptive name: "R: Growth Engine", "B: Quality Control"
- Loops with more (+) signs typically reinforce, but count carefully

**Example:**
- Product quality → customer satisfaction (+) → word of mouth (+) → new customers (+) → revenue (+) → R&D budget (+) → product quality (+) = **R: Quality-Growth Loop** (no minus signs, reinforcing)
- Inventory level → order rate (-) [more inventory = fewer orders] → inventory level (+) = **B: Inventory Management** (one minus sign, balancing)

### Step 3: Analyze Loop Dominance and Delays

Complex systems contain multiple loops. Behavior depends on which loop dominates at any moment. Delays (time lags between cause and effect) often determine loop strength.

**Dominance analysis:**
- Which loops are currently driving behavior? (Look at trends)
- What would shift dominance from one loop to another?
- Are reinforcing loops bounded by balancing loops? (No system grows forever)

**Delay notation:**
- Add "||" symbol on arrows with significant time lags
- Specify delay timeframe: "|| 3 months", "|| 2 weeks"
- Delays often cause oscillation (system overshoots/undershoots)

**Example:** Hiring loop - "need for staff → hiring rate (+) || 3 months → staff level (+) → work capacity (+) → need for staff (-)" = Balancing loop with delay causes boom/bust hiring cycles (overcompensate because you don't see results for 3 months)

### Step 4: Test and Refine the Diagram

Walk through scenarios mentally using the CLD. If variable X increases, trace all causal paths to see impacts. If the diagram doesn't predict observed behavior, refine it.

**Testing questions:**
- If I increase X, what happens to Y over time? (Trace all paths, count reinforcing vs. balancing forces)
- Does this match observed reality? (If not, missing variable or incorrect polarity)
- What happens at extremes? (System breaks down when stocks hit zero or infinity)

**Refinement tactics:**
- Add missing variables that close important loops
- Check polarity signs (most errors come from incorrect +/- labels)
- Separate fast loops from slow loops (different timescales)
- Simplify by removing minor variables (keep core structure visible)

## Example Application

**Situation:** SaaS company experiencing oscillating growth - periods of rapid expansion followed by contraction.

**Application:**
1. **Map variables:** Sales team size, new customers/month, customer onboarding quality, churn rate, revenue, hiring budget
2. **Draw causal links:**
   - Sales team → new customers (+)
   - New customers → revenue (+) || 1 month delay
   - Revenue → hiring budget (+)
   - Hiring budget → sales team (+) || 3 months delay (recruiting + training)
   - **R: Growth Loop** (reinforcing)

   - New customers → onboarding load (+)
   - Onboarding load → onboarding quality (-) [overwhelmed team]
   - Onboarding quality → churn rate (-) [poor onboarding = more churn]
   - Churn rate → revenue (-) || 6 months delay (contract length)
   - **B: Quality Constraint Loop** (balancing)

3. **Analyze:** Reinforcing growth loop dominates initially (sales growing faster than churn). After 6-month delay, balancing loop kicks in (churn from poor onboarding 6 months ago). Oscillation period = ~9 months (sum of delays).

4. **Intervention:** Break oscillation by adding "Onboarding team size" variable that scales with "New customers" (not delayed revenue). Stops quality degradation, prevents churn spike.

**Outcome:** Growth stabilized. CLD revealed that hiring lag + churn delay created unavoidable oscillation. Solution: lead indicator (customer growth) drives onboarding hiring, not lagging indicator (revenue).

## Example Application 2

**Situation:** City trying to reduce homelessness, but interventions seem to make problem worse.

**Application:**
1. **Map system:** Homeless population, shelter capacity, visible homelessness, public funding, in-migration from other cities
2. **Identify loops:**
   - **B: Service Loop:** Homeless population → shelter capacity (+) → homeless population (-)
   - **R: Attraction Loop:** Shelter capacity → city reputation as homeless-friendly (+) → in-migration (+) → homeless population (+)
3. **Dominance:** Reinforcing loop (attraction) dominates balancing loop (service) - more shelters attract more homeless from other cities faster than shelters can reduce population

**Insight:** Local intervention in regional problem creates perverse incentive. CLD shows need for regional coordination (all cities expand services simultaneously, eliminating migration incentive).

## Anti-Patterns

- Confusing correlation with causation (arrow means X causes Y, not just "both move together")
- Drawing one-way process flows instead of feedback loops (missing circular causality)
- Incorrect polarity signs (most common error - double-check every arrow)
- Too many variables (diagram becomes unreadable - split into multiple CLDs or aggregate)
- Ignoring delays (system behavior often driven by time lags)
- Creating CLDs without validating against real behavior (diagrams must predict reality)
- Using CLDs as final answer (they reveal structure, but quantitative modeling may be needed)

## Related

- feedback-loops (CLDs visualize feedback loop structures)
- system-archetypes (common CLD patterns that recur across domains)
- stocks-flows-delays (CLDs map relationships, stock-flow diagrams add quantitative detail)
- twelve-leverage-points (CLDs reveal where leverage points exist in system structure)
- second-order-thinking (CLDs make second/third-order effects visible)
- unintended-consequences (CLDs reveal unintended feedback loops before implementation)

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →