> ## Documentation Index
> Fetch the complete documentation index at: https://agentkaigong.t00ls.qzz.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 工作模式

> 快速、标准和长期 Goal 开发流程

# 工作模式

AgentKaigong 计划提供三种渐进式工作模式。

## 快速模式

适合目标明确、范围较小的修改：

```text theme={null}
理解 → 修改 → 检查 → 完成
```

## 标准模式

适合普通功能和跨文件修改：

```text theme={null}
澄清 → 需求 → 计划 → 实现 → 检查 → 归档
```

## Goal 模式

适合长期产品开发：

```text theme={null}
目标 → 路线图 → 里程碑 → 阶段 → 任务 → 验收
```
