移除 action-plan 文档中的 Web 输入示例,简化内容;更新 agent-workflow-coordination 文档以去除冗余的 CLI 指南引用。

This commit is contained in:
catlog22
2025-09-08 15:59:41 +08:00
parent 8b4506cd8f
commit 2bd951095a
2 changed files with 1 additions and 11 deletions

View File

@@ -94,16 +94,6 @@ Creates actionable implementation plans from multiple input sources including di
- Integrate diverse perspectives into unified plan
- Preserve brainstorming context and decisions
### Web-based Input
```bash
/workflow:action-plan --from-url "https://github.com/project/issues/45"
/workflow:action-plan --from-url "https://docs.example.com/spec"
```
**Processing**:
- Fetch content from web URLs
- Parse structured requirements from web pages
- Extract technical specifications
- Handle GitHub issues, documentation sites, specs
## Complexity Levels