Replies: 5 comments 3 replies
-
|
wondering the same the guide like exclusively seems to use analyze or improve for parallelization / long running tasks which isnt really applicable to implement a large workflow of feature building |
Beta Was this translation helpful? Give feedback.
-
|
Exactly! So I am looking forward to the devs answer... 😁 |
Beta Was this translation helpful? Give feedback.
-
|
Hi guys, |
Beta Was this translation helpful? Give feedback.
-
|
Thanks @NomenAK Sounds interesting. Looking forward to see the BMAD method approach in future. |
Beta Was this translation helpful? Give feedback.
-
|
Create your plan with "/sc:task --persona-architect --think ..." and then "/sc:implement --adequate-persona-depending-on-the-task --think-or--think-hard ..." (you can also use --ultrathink but will be overkill and to much token consuming). But feel free to use the plan mode on Claude code and iterate on it in another conversation with "/sc:analyze --persona-analyzer --think ...", Claude is made for that. If it's a big feature make a PRD and work form there "/sc:task --persona-architect --think-hard ...." and then use "/sc:workflow ..." to create a step by step workflow from your PRD https://github.com/SuperClaude-Org/SuperClaude_Framework/blob/master/Docs/commands-guide.md |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I created a plan by using
/sc:workflowand let claude write it into a file.What is now the correct approach to start the implementation of the workflow? Should I just use
/sc:implement my-plan.md?Beta Was this translation helpful? Give feedback.
All reactions