@@ -611,8 +611,8 @@ CONSTRAINTS: Don't force incompatible ideas together
611611 - **Session statistics**: Rounds, ideas generated/survived, duration
612612
6136133. **Post-Completion Options** (AskUserQuestion)
614- - **创建实施计划**: Launch workflow: plan with top idea
615- - **创建Issue**: Launch issue:new for top 3 ideas
614+ - **创建实施计划**: Launch workflow- plan with top idea
615+ - **创建Issue**: Launch issue-discover for top 3 ideas
616616 - **深入分析**: Launch workflow:analyze-with-file for top idea
617617 - **导出分享**: Generate shareable report
618618 - **完成**: No further action
@@ -750,7 +750,7 @@ See full markdown template in original file (lines 955-1161).
750750
751751## Usage Recommendations (Requires User Confirmation)
752752
753- **Use `Skill(skill=" workflow : brainstorm- with - file " , args=" \" topic or question\" " )` when:**
753+ **Use `Skill(skill=" brainstorm" , args=" \" topic or question\" " )` when:**
754754- Starting a new feature/product without clear direction
755755- Facing a complex problem with multiple possible solutions
756756- Need to explore alternatives before committing
@@ -763,13 +763,13 @@ See full markdown template in original file (lines 955-1161).
763763- Debugging or troubleshooting
764764- Understanding current state
765765
766- **Use ` Skill (skill= " workflow:collaborative -plan-with-file " , args= " \" task description\" " )` when:**
766+ **Use ` Skill (skill= " workflow-plan" , args= " \" task description\" " )` when:**
767767- Complex planning requiring multiple perspectives
768768- Large scope needing parallel sub-domain analysis
769769- Want shared collaborative planning document
770770- Need structured task breakdown with agent coordination
771771
772- **Use ` Skill (skill= " workflow: lite-plan" , args= " \" task description\" " )` when:**
772+ **Use ` Skill (skill= " workflow- lite-plan" , args= " \" task description\" " )` when:**
773773- Direction is already clear
774774- Ready to move from ideas to execution
775775- Need simple implementation breakdown
0 commit comments