mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-11 02:33:51 +08:00
移除 action-plan 文档中的 Web 输入示例,简化内容;更新 agent-workflow-coordination 文档以去除冗余的 CLI 指南引用。
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user