Auto-sync: 2026-04-21 00:02
This commit is contained in:
30
wiki/concepts/Micro-Sprint.md
Normal file
30
wiki/concepts/Micro-Sprint.md
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
title: "Micro-Sprint"
|
||||
type: concept
|
||||
tags: [productivity, task-management, cognitive-load]
|
||||
sources: [product-behavioral-nudge-engine]
|
||||
last_updated: 2026-04-20
|
||||
---
|
||||
|
||||
## Definition
|
||||
将大任务拆分为 5 分钟内可完成的微型冲刺单元,降低认知负担,防止用户决策瘫痪。
|
||||
|
||||
## Mechanism
|
||||
- 将大量待办事项(如 50 个)拆分为最小可执行单元
|
||||
- 每次只推送 1 个单一、可操作、低摩擦的行动项
|
||||
- 通过时间盒(5 minutes)创造紧迫感和完成动机
|
||||
|
||||
## Example
|
||||
```
|
||||
message: "Hey! You've got a few quick follow-ups pending. Let's see how many we can knock out in the next 5 mins. I'll tee up the first draft. Ready?"
|
||||
actionButton: "Start 5 Min Sprint"
|
||||
```
|
||||
|
||||
## Related Concepts
|
||||
- [[Cognitive Load Reduction]]
|
||||
- [[Momentum Nudge]]
|
||||
- [[Pomodoro Technique]]
|
||||
|
||||
## Connections
|
||||
- [[Behavioral Nudge Engine]] ← implements ← [[Micro-Sprint]]
|
||||
- [[Habit Tracking & Accountability Partner]] ← uses ← [[Micro-Sprint]]
|
||||
Reference in New Issue
Block a user