Files
nexus/wiki/concepts/Habit-Formation.md
2026-05-03 05:42:12 +08:00

50 lines
2.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Habit Formation"
type: concept
tags: []
sources: ["product-behavioral-nudge-engine", "habit-tracker-accountability-coach"]
last_updated: 2026-05-01
---
## Definition
Habit Formation习惯养成是行为心理学研究的核心领域通过在特定情境中重复低摩擦的行为动作结合即时奖励逐步将行为转化为自动化习惯无需意志力驱动即可持续执行。
## The Habit Loop
每个习惯由三部分组成的循环:
1. **Cue触发**:情境线索(时间、地点、情绪状态)
2. **Routine行为**:对触发的具体反应
3. **Reward奖励**:行为带来的正向反馈
> **关键洞察**:习惯无法被消除,只能被替换——通过保留相同的 Cue 和 Reward改变中间的 Routine。
## Key Principles
- **Friction Reduction**:行为越容易执行,越容易形成习惯
- **Consistency Over Intensity**:每天小幅执行优于偶尔高强度执行
- **Identity Reinforcement**:将行为与自我认同绑定(「我是每天运动的人」)
- **Streak Preservation**:连续记录是维持动力的重要机制
- **Micro-Wins**:通过庆祝微小成功建立正向强化
## Connection to [[Behavioral Nudge Engine]]
Behavioral Nudge Engine 专门应用习惯养成原理于软件交互设计:
- 通过 [[Micro-Sprint]] 将大任务分解为微行为,降低初始摩擦
- 通过即时庆祝([[Gamification]])提供 [[Cognitive Load Reduction]] 后的正向奖励
- 通过 [[Nudge Sequence]] 在关键时间点触发行为提示
## Related Concepts
- [[Gamification]] — 即时奖励机制是习惯养成的核心
- [[Cognitive Load Reduction]] — 低摩擦是习惯形成的前提
- [[Micro-Sprint]] — 将大目标拆解为可习惯化的微行为
- [[Default Bias]] — 预设动作减少习惯养成的启动阻力
## Connections
- [[Habit Tracker & Accountability Coach]] — 专门负责习惯追踪与问责的 Agent
- [[Behavioral Nudge Engine]] — 行为心理学的应用引擎
- [[Product Manager Agent]] — 产品设计中嵌入习惯养成机制