mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-06 16:31:12 +08:00
14 lines
479 B
Markdown
14 lines
479 B
Markdown
---
|
|
name: workflow-multi-cli-plan
|
|
description: Multi-CLI collaborative planning with ACE context gathering, iterative cross-verification, and execution handoff
|
|
allowed-tools: Skill, Agent, AskUserQuestion, TodoWrite, Read, Write, Edit, Bash, Glob, Grep
|
|
---
|
|
|
|
# Workflow-Multi-CLI-Plan
|
|
|
|
Multi-CLI collaborative planning with ACE context gathering and iterative cross-verification.
|
|
|
|
## Execution
|
|
|
|
Execute Phase 1 directly: [phases/01-multi-cli-plan.md](phases/01-multi-cli-plan.md)
|