home / skills / coowoolf / insighthunt-skills / shortening-feedback-loops
This skill helps shorten feedback loops by identifying short-term proxies that predict long-term success, enabling proactive experimentation and faster
npx playbooks add skill coowoolf/insighthunt-skills --skill shortening-feedback-loopsReview the files below or copy the command above to add this skill to your agents.
---
name: shortening-feedback-loops
description: Use when decisions seem to require years to evaluate, when hiding behind long-term vision to avoid accountability, or when struggling to learn from venture/product bets in real-time
---
# Shortening the Feedback Loop
## Overview
A mental model to debunk the idea that some decisions require years to evaluate. It involves identifying **short-term proxies** that correlate with long-term success.
**Core principle:** There is no such thing as a long feedback loop—it's a choice to wait.
## The Framework
```
┌─────────────────────────────────────────────────────────────────┐
│ │
│ ULTIMATE OUTCOME (e.g., IPO / $1B Exit) │
│ ▲ │
│ │ │
│ ┌─────────────────┴─────────────────┐ │
│ │ INTERMEDIATE PROXY │ │
│ │ (Necessary Condition) │ │
│ │ e.g., Series A Funding (18 mo) │ │
│ └─────────────────┬─────────────────┘ │
│ │ │
│ ┌─────────────────┴─────────────────┐ │
│ │ SHORT-TERM SIGNAL │ │
│ │ (Correlated Metric) │ │
│ │ e.g., Net New ARR, Retention │ │
│ └───────────────────────────────────┘ │
│ │
└─────────────────────────────────────────────────────────────────┘
```
## Key Principles
| Principle | Description |
|-----------|-------------|
| **Necessary conditions** | Find what MUST happen for ultimate success |
| **Correlated signals** | Look for metrics that predict the outcome |
| **Proactive measurement** | Design experiments to surface signals early |
| **Trade safety for learning** | Knowing early is better than comfortable ignorance |
## Common Mistakes
- Waiting for final exit/outcome to judge decision quality
- Ignoring interim signals like funding or retention
- Hiding behind "it's too early to tell"
---
*Source: Annie Duke (First Round Capital) via Lenny's Podcast*
This skill helps teams accelerate learning by replacing multi-year judgments with measurable short-term signals and proxies. It teaches how to identify necessary intermediate conditions and correlated metrics that reveal whether a strategy is on track. Use it to avoid hiding behind long-term horizons and to make faster, accountable decisions.
Identify the ultimate outcome you care about, then work backward to name the necessary intermediate conditions. For each intermediate condition, pick short-term, correlated signals you can measure in weeks or months. Run small experiments and measure those signals, using the results to iterate decisions instead of waiting for long-term outcomes.
What if short-term signals are noisy or misleading?
Combine multiple correlated signals, repeat experiments, and focus on relative trends and thresholds rather than single-point measurements.
How do I pick a good intermediate condition?
Choose a condition that is both necessary for the ultimate outcome and observable or inferable within a realistic time horizon.