Identify the forces that determine which variants in a system survive, spread, and reproduce while others fail. Understanding selection pressure reveals why things are the way they are and predicts...
Scanned 9/8/2026
Install to Claude Code
npx -y skills add sethmblack/paks-skills --skill selection-pressure-analysis --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Selection Pressure Analysis?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sethmblack-selection-pressure-analysis)More formats (shields.io, HTML) on the badges page.
---
name: selection-pressure-analysis
description: Identify the forces that determine which variants in a system survive, spread, and reproduce while others fail. Understanding selection pressure reveals why things are the way they are and predicts...
license: MIT
metadata:
author: sethmblack
version: 1.0.4925
repository: https://github.com/sethmblack/paks-skills
keywords:
- selection-pressure-analysis
- writing
---
# Selection Pressure Analysis
Identify the forces that determine which variants in a system survive, spread, and reproduce while others fail. Understanding selection pressure reveals why things are the way they are and predicts how they will change.
---
## When to Use
- Understanding why some competitors succeed and others fail
- Predicting which products, ideas, or practices will spread
- Diagnosing why an organization behaves certain ways
- User asks "Why does X win?" or "What determines success here?"
- Designing systems to select for desired outcomes
- Understanding seemingly irrational but persistent behaviors
---
## Inputs
| Input | Required | Description |
|-------|----------|-------------|
| system | Yes | The competitive environment to analyze |
| variants | No | Specific variants whose success/failure you want to understand |
| outcomes | No | Observable patterns of what thrives vs. what fails |
---
## Darwin's Foundation
"Owing to this struggle for life, any variation, however slight and from whatever cause proceeding, if it be in any degree profitable to an individual of any species, in its infinitely complex relations to other organic beings and to external nature, will tend to the preservation of that individual."
Selection pressure is the force that makes some variants more likely to survive and reproduce. In nature, it comes from the struggle for existence—limited resources, predators, environmental challenges. In human systems, parallel forces exist: market competition, organizational incentives, social approval, regulatory requirements.
Understanding what selects is understanding what shapes.
---
## The Selection Pressure Framework
### Step 1: Map the Selection Environment
Identify the arena where selection occurs:
**Resource constraints:**
- What limited resources are competed for?
- How are resources distributed?
- What determines access to resources?
**Competitive dynamics:**
- Who competes with whom?
- What form does competition take?
- Are there distinct niches or one main arena?
**Environmental factors:**
- What conditions must variants survive?
- Are conditions stable or changing?
- What external forces affect survival?
### Step 2: Identify Selection Forces
For each selection force, characterize:
**Survival selection:** What threatens existence?
- What causes variants to "die" (exit the population)?
- How quickly does selection act?
- Is selection continuous or episodic?
**Reproductive selection:** What enables spread?
- What determines which variants multiply?
- How are successful traits transmitted?
- What limits reproduction?
**Social selection:** What determines acceptance?
- What do gatekeepers prefer?
- What gains status or approval?
- What generates word-of-mouth/imitation?
### Step 3: Analyze Fitness Criteria
Define what "fitness" means in this environment:
| Criterion | Weight | Measurement | Notes |
|-----------|--------|-------------|-------|
| [Criterion 1] | [High/Med/Low] | [How it's assessed] | [Who/what assesses it] |
| [Criterion 2] | ... | ... | ... |
**Key questions:**
- What traits must a variant have to survive at all?
- What traits provide competitive advantage?
- Are criteria explicit or implicit?
- Do stated criteria match actual selection?
### Step 4: Trace Selection Mechanisms
How does selection actually operate?
**Direct mechanisms:**
- Performance measurement and evaluation
- Market transactions (buyers choose)
- Resource allocation decisions
**Indirect mechanisms:**
- Imitation of successful variants
- Inheritance from predecessors
- Network effects and bandwagons
**Lagged mechanisms:**
- Reputation effects over time
- Accumulated advantages/disadvantages
- Path dependencies
### Step 5: Identify Selection Mismatches
Often what is selected for differs from what is intended:
| Intended Selection | Actual Selection | Gap |
|-------------------|------------------|-----|
| [What leaders think they reward] | [What actually gets rewarded] | [Consequence of mismatch] |
**Common mismatches:**
- Measuring inputs when outcomes matter
- Short-term metrics selecting against long-term value
- Visible traits selected over hidden-but-important traits
- Gaming-able metrics selecting for gaming
---
## Workflow
### Step 1: Gather and Review Inputs
Collect all relevant information:
- Review the provided data and context
- Identify key parameters and constraints
- Clarify any ambiguities or missing information
- Establish success criteria
### Step 2: Analyze the Situation
Perform systematic analysis:
- Identify patterns and relationships
- Evaluate against established frameworks
- Consider multiple perspectives
- Document key findings
### Step 3: Generate Recommendations
Create actionable outputs:
- Synthesize insights from analysis
- Prioritize recommendations by impact
- Ensure recommendations are specific and measurable
- Consider implementation feasibility
## Output Format
```markdown
## Selection Pressure Analysis: [System]
### Selection Environment
[Description of the competitive arena]
**Resources contested:**
- [Resource 1]
- [Resource 2]
**Competition structure:**
[Who competes, how, for what]
### Selection Forces Identified
**Force 1: [Name]**
- Type: [Survival/Reproductive/Social]
- Mechanism: [How it operates]
- Strength: [Strong/Moderate/Weak]
- Speed: [Fast/Gradual]
- Evidence: [What shows this force in action]
**Force 2: [Name]**
- ...
### Fitness Criteria
| Criterion | Type | Weight | Who Judges | How |
|-----------|------|--------|------------|-----|
| [Criterion] | [Explicit/Implicit] | [High/Med/Low] | [Selector] | [Mechanism] |
### Selection Dynamics
**What gets selected FOR:**
1. [Trait 1] because [mechanism]
2. [Trait 2] because [mechanism]
**What gets selected AGAINST:**
1. [Trait 1] because [mechanism]
2. [Trait 2] because [mechanism]
### Selection Mismatches
[Where actual selection diverges from intended/optimal]
### Predictions
Given these selection pressures:
- [What should increase in frequency]
- [What should decrease in frequency]
- [What equilibrium will emerge]
### Implications
**To succeed in this environment:**
- [What to optimize for]
- [What to avoid]
**To change what gets selected:**
- [What would need to change]
```
---
## Types of Selection Pressure
### Stabilizing Selection
Extreme variants eliminated, population converges toward middle.
**Example:** Housing prices in a market—extreme prices fail, moderate prices succeed.
### Directional Selection
One extreme favored, population shifts in that direction.
**Example:** Speed in competitive markets—faster consistently wins.
### Diversifying Selection
Multiple niches favor different variants, population diversifies.
**Example:** Media outlets—different audiences favor different styles.
### Frequency-Dependent Selection
Success depends on how common/rare you are.
**Example:** Contrarian strategies—work when rare, fail when common.
### Sexual/Social Selection
Selection based on attractiveness to others, not survival utility.
**Example:** Status signaling—elaborate displays that signal fitness.
---
## Constraints
- Selection pressures can be hard to observe directly—infer from outcomes
- Multiple selection forces may conflict
- Selection environments change over time
- Lagged effects make causation difficult to trace
- Survivorship bias can obscure what gets selected against
---
## 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:** "Why do corporate meetings tend to be so unproductive? It seems like a bad practice that persists."
**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
## Selection Pressure Analysis: Corporate Meeting Culture
### Selection Environment
Corporate organizations where meeting practices compete for adoption and persistence. Resources contested: calendar time, attention, decision-making authority, visibility.
**Resources contested:**
- Participant time (finite, valuable)
- Decision-making opportunities
- Information distribution channels
- Visibility and relationship-building occasions
**Competition structure:**
Meetings compete with other work activities for time. Meeting practices (formats, norms) compete for adoption. Meeting organizers compete for attendance.
### Selection Forces Identified
**Force 1: Calendar Availability (Survival)**
- Type: Survival—meetings that can't get scheduled don't happen
- Mechanism: Meetings that accommodate more calendars survive
- Strength: Strong
- Speed: Immediate
- Evidence: Meetings scheduled around executive calendars, not optimal times
**Force 2: Attendance Obligation (Reproductive)**
- Type: Reproductive—mandatory meetings spread; optional ones don't
- Mechanism: If declining is costly, meeting persists regardless of value
- Strength: Strong
- Speed: Fast (within weeks)
- Evidence: Recurring meetings persist even when no longer needed
**Force 3: Organizer Status (Social)**
- Type: Social—high-status organizers get attendance
- Mechanism: Declining senior person's meeting is risky; they can fill rooms
- Strength: Strong
- Speed: Immediate
- Evidence: Senior meetings well-attended regardless of agenda quality
**Force 4: Visible Activity (Social)**
- Type: Social—meetings signal work is happening
- Mechanism: Having meetings makes one appear busy, engaged, important
- Strength: Moderate
- Speed: Gradual (reputation effects)
- Evidence: Leaders "in meetings all day" seen as hard-working
### Fitness Criteria
| Criterion | Type | Weight | Who Judges | How |
|-----------|------|--------|------------|-----|
| Organizer seniority | Implicit | High | Invitees | Title/power |
| Mandatory attendance | Explicit | High | Organizer | Calendar status |
| Recurring slot locked | Implicit | High | Calendaring system | Pre-booked beats ad-hoc |
| Meeting duration | Implicit | Medium | Norms | 30/60 min defaults |
| Agenda clarity | Explicit (supposedly) | Low | Nobody enforces | Stated but not selected |
| Decision output | Explicit (supposedly) | Low | Nobody measures | Rarely tracked |
### Selection Dynamics
**What gets selected FOR:**
1. **Recurring format**—harder to cancel, becomes default
2. **Maximum invitees**—CYA inclusion, more buy-in, more importance
3. **Longer duration**—buffer time, importance signaling
4. **Senior organizer**—attendance guaranteed
5. **Vague purpose**—can be justified multiple ways, harder to eliminate
**What gets selected AGAINST:**
1. **Optional attendance**—gets declined, organizer looks weak
2. **Short meetings**—seem less important
3. **Specific outcomes**—can fail to achieve, better to keep vague
4. **Ad-hoc meetings**—can't compete with recurring calendar locks
### Selection Mismatches
| Intended Selection | Actual Selection | Gap |
|-------------------|------------------|-----|
| Productive meetings | Attendance-maximizing meetings | Value not measured, attendance is |
| Decision-making | Information-sharing | Decisions create accountability |
| Minimal time | Full time slots | Short meetings seem trivial |
| Right people only | Everyone tangentially related | Exclusion is risky, inclusion is safe |
### Predictions
Given these selection pressures:
- Meeting time will increase until physical/calendar limits reached
- Recurring meetings will dominate over ad-hoc
- Meeting size will inflate
- Outcomes will remain vague
- Only crisis or executive mandate changes trajectory
### Implications
**To succeed in this environment:**
- Organize recurring meetings (they persist)
- Invite broadly (ensures attendance)
- Keep purpose flexible (harder to eliminate)
- Get senior sponsorship (guarantees attendance)
**To change what gets selected:**
- Measure outcomes, not attendance
- Make declining meetings safe
- Default to shorter times (15 min)
- Require agendas with decision points
- Track meeting time as a cost
*"A struggle for existence inevitably follows from the high rate at which all organic beings tend to increase."* Meetings too multiply without constraint—the question is what selection pressure would favor the productive over the pointless.
---
## Integration
This skill is part of the **Charles Darwin** expert persona. Use it to understand any persistent pattern, especially those that seem suboptimal. It pairs with:
- **variation-mapping** to identify what variants exist to be selected
- **patient-accumulation-method** to gather evidence of selection outcomes
- **analogical-bridge** to explain selection dynamics through familiar examplesIs 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!