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

Incremental Belief Updating

ASecurity

Adjust forecasts and beliefs gradually as new evidence arrives rather than making dramatic shifts or anchoring on initial estimates

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

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill incremental-belief-updating --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Incremental Belief Updating?

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

Security grade badge for Incremental Belief Updating
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-incremental-belief-updating/badge)](https://www.skillsdirectory.com/skills/lev-os-incremental-belief-updating)

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

Download Zip
Files
SKILL.md
---
name: incremental-belief-updating
description: Adjust forecasts and beliefs gradually as new evidence arrives rather than making dramatic shifts or anchoring on initial estimates
---

# Incremental Belief Updating

**What**: A forecasting and reasoning technique where you continuously update your probability estimates by small increments as new information arrives, rather than sticking to initial beliefs or making large sudden jumps.

**When to use**: When making predictions or estimates in uncertain domains where new evidence arrives over time—project timelines, market forecasts, risk assessments, or any judgment requiring ongoing calibration.

**Introduced by**: Philip Tetlock and colleagues through the Good Judgment Project (2011-2015), studying superforecasters

## Core Mechanism

**Bayesian-inspired updating**: Each piece of new evidence should shift your probability estimate proportionally to its strength and relevance. Small evidence → small update. Large evidence → large update. No evidence → no update.

**Key contrast**:
- **Anchoring**: Stick to initial estimate despite new data
- **Overcorrection**: Swing wildly with each new headline
- **Incremental updating**: Adjust systematically in proportion to evidence weight

**Why it works**: Reality reveals itself gradually. Superforecasters who update frequently (but not dramatically) calibrate toward accuracy faster than those who anchor or overreact.

## When to Apply

**Use incremental belief updating when:**
- Making predictions in domains with evolving information
- Estimating project timelines, budgets, or resource needs
- Assessing risks or probabilities over time
- Evaluating market conditions, competitive moves, or strategic options
- Tracking leading indicators for future outcomes

**High-value contexts:**
- Forecasting tournaments or prediction markets
- Roadmap planning and deadline estimation
- Risk management and threat assessment
- Investment decisions with ongoing information flow
- A/B test analysis as data accumulates

## Execution Steps

### 1. Set Initial Baseline Estimate
Start with a base rate or reference class forecast. What's the historical frequency of similar outcomes? This is your prior.

### 2. Express Uncertainty as Probability
Instead of binary (will/won't), use probabilities: "60% chance of shipping by Q2." Enables precise updates.

### 3. Identify Information Triggers
What evidence would update your belief? Define upfront: "If X happens, I'll adjust by ~10% toward Y."

### 4. Update Small and Often
When new evidence arrives, adjust your estimate proportionally. Tetlock's superforecasters updated every few days, not just after major news.

### 5. Track Direction and Magnitude
Document: What changed? How strong is the evidence? By how much should I update? Did I update too much or too little?

### 6. Avoid Round Numbers
Don't snap to 50%, 75%, 90%. Precise estimates (63%, 78%) reflect granular thinking and force you to process evidence carefully.

### 7. Review Calibration Over Time
After outcomes resolve, compare your probability trajectory to reality. Were you too slow to update? Too fast? This trains judgment.

## Real-World Applications

**Good Judgment Project**: Superforecasters who updated their predictions frequently (average 5+ times per question) and incrementally outperformed intelligence analysts with classified data.

**Project Delivery Estimates**: Instead of "We'll ship in 6 weeks" (then missing deadline), track probabilities: Start at 40% on-time → Sprint 1 blockers emerge: 30% → Workaround found: 45% → Scope reduced: 65%.

**Market Analysis**: Rather than "The market will crash" or "Bull run forever," track: "Recession probability: 25% → Fed minutes hawkish: 32% → Unemployment data weak: 28% → Credit spreads widen: 35%."

**Incident Severity Assessment**: Initial alert: 60% chance this is customer-impacting → More users reporting issues: 80% → Root cause identified in non-critical service: 40% → Workaround deployed: 15%.

## Key Indicators

**Signs you're doing it well:**
- Probability estimates drift gradually, not jump wildly
- You can articulate what evidence would change your mind
- Updates correlate with information quality, not just recency
- Calibration improves over time (Brier scores decrease)

**Red flags:**
- Estimates haven't moved in weeks despite new information
- Large swings based on headlines without substance analysis
- Can't explain why you're at 70% vs. 65%
- Round numbers (10%, 50%, 90%) dominate estimates

## Common Mistakes

**Under-updating (anchoring)**: Sticking too close to initial estimate despite contradictory evidence. Tetlock found this more common than over-updating.

**Over-updating (recency bias)**: Swinging dramatically with latest news without weighting historical base rates.

**Binary thinking**: "It will happen" or "It won't" leaves no room for calibration. Use probabilities.

**Ignoring base rates**: Starting from intuition rather than reference class frequencies leads to miscalibration.

## Related Frameworks

**Complementary**: Bayesian Reasoning (formal mathematical foundation), Superforecasting (broader methodology), Reference Class Forecasting (establishing priors)

**Contrasting**: Gut Feel (no systematic updating), Prediction Markets (crowd-based), Scenario Planning (qualitative branches)

**Sequential**: Establish base rate → Set initial probability → Monitor information sources → Update proportionally → Track calibration → Adjust update strategy

## Practical Examples

**Feature Launch Timeline**:
Week 1: "70% chance we launch by end of quarter" (based on past launches)
Week 3: Backend integration more complex than expected → 55%
Week 5: Frontend team ahead of schedule → 60%
Week 7: QA finds critical bug → 40%
Week 9: Bug fixed, testing clean → 70%
Result: Launched 2 days into next quarter. Probabilities tracked reality better than binary prediction.

**Hiring Candidate Assessment**:
After resume: 40% chance of hire (base rate for this role)
After phone screen: 60% (clear communication, relevant experience)
After technical interview: 50% (strong on algorithms, weak on system design)
After team fit interview: 70% (excellent culture match, team excited)
After reference checks: 65% (one lukewarm reference, others strong)
Decision: Make offer (hired, worked out well).

**Security Threat Level**:
Start: 5% chance of attack this month (historical rate)
Unusual traffic pattern detected: 8%
Pattern matches known bot signature: 12%
Geo-source is known threat actor region: 25%
Rate limiter successfully blocking: 10%
Final assessment: Elevated but contained risk, maintain monitoring.

## Measurement

**Quantitative signals:**
- Brier Score (measures calibration, lower is better)
- Update frequency (superforecasters average 5-10 updates per question)
- Update magnitude distribution (should be mostly small, few large)
- Correlation between evidence strength and update size

**Qualitative indicators:**
- Can articulate reasoning for each update
- Written logs of what triggered updates
- Diversity of information sources considered
- Willingness to update in both directions (up and down)

## Scoring Criteria

**Practitioner Weight**: 10/10 — Tetlock's research directly studied thousands of real forecasters making real predictions with measurable accuracy; superforecasters validated the approach

**Clarity & Executability**: 8/10 — Conceptually clear, but requires discipline and judgment about update magnitudes; easier with practice

**Proven ROI**: 9/10 — Good Judgment Project demonstrated dramatically improved forecasting accuracy; widely adopted in intelligence community, forecasting platforms

**Novelty**: 8/10 — Validates Bayesian reasoning in practical form; counterintuitive that frequent small updates beat "wait for clarity" approach

**Cross-Domain Applicability**: 9/10 — Applies to any domain with uncertainty and evolving information: business, engineering, investing, research, personal decisions

**Total Score**: 44/50 (Tier 1: Canonical)

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 →