feat: 完成commands和skills

This commit is contained in:
2025-12-13 03:28:21 +08:00
parent 7f7e4fd586
commit 52dffe2803
6 changed files with 293 additions and 38 deletions

View File

@@ -16,6 +16,12 @@ argument-hint: [任务原文档路径]
## 开始
### 启动流程追踪
```bash
aide flow start task-optimize "开始任务准备: <任务简述>"
```
### 确定任务文档
```bash
@@ -28,12 +34,6 @@ aide config get task.source
读取任务文档内容。如文档不存在,询问用户提供任务内容或指定文档路径。
### 启动流程追踪
```bash
aide flow start task-optimize "开始任务准备: <任务简述>"
```
---
## 阶段 1任务分析
@@ -170,6 +170,10 @@ aide flow next-step "用户确认任务细则"
任务准备完成,任务细则已保存。
```bash
aide flow next-step "任务准备完成"
```
提示用户:
```
任务细则已保存到 task-spec.md