> ## 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.

# Workflow modes

> Quick, standard, and goal-oriented development

# Workflow modes

AgentKaigong plans to provide three progressive modes.

## Quick

For small, clear, and bounded changes:

```text theme={null}
Understand → Edit → Check → Finish
```

## Standard

For normal features and cross-file changes:

```text theme={null}
Clarify → Specify → Plan → Implement → Check → Archive
```

## Goal

For long-running product development:

```text theme={null}
Goal → Roadmap → Milestones → Phases → Tasks → Verification
```
