diff --git a/bmad/bmm/workflows/workflow-status/init/instructions.md b/bmad/bmm/workflows/workflow-status/init/instructions.md index 2cafb48d..a21527c8 100644 --- a/bmad/bmm/workflows/workflow-status/init/instructions.md +++ b/bmad/bmm/workflows/workflow-status/init/instructions.md @@ -105,21 +105,21 @@ What's your situation with these documents? -a) **Continue this work** - These docs describe what I'm building now -b) **Override/replace** - These are old, I'm starting something NEW -c) **Already done** - This work is complete, I'm starting a NEW project -d) **Not sure** - Let me explain my situation +1. **Continue this work** - These docs describe what I'm building now +2. **Override/replace** - These are old, I'm starting something NEW +3. **Already done** - This work is complete, I'm starting a NEW project +4. **Not sure** - Let me explain my situation -Your choice [a/b/c/d]: +Your choice [1/2/3/4]: - + Got it! I'll create workflow tracking for your existing planning. Set continuing_existing_planning = true Store found artifacts for auto-completion in workflow status Continue to Step 5 (detect track from artifacts) - + Should I archive these old documents before we start fresh? I can move them to {output_folder}/archive/ so they're not in the way. @@ -134,7 +134,7 @@ Archive old docs? (y/n) - + Should I archive the completed work before starting your new project? (y/n) Archive old planning docs {{#if archived}}✅ Completed work archived{{else}}Ready for your new project!{{/if}} @@ -142,9 +142,9 @@ Archive old docs? (y/n) Continue to Step 3 (ask about their work) - + Tell me what you're trying to accomplish: - Analyze response and guide to appropriate choice (a, b, or c) + Analyze response and guide to appropriate choice (1, 2, or 3) Loop back to present choices again with guidance @@ -178,14 +178,14 @@ Archive old docs? (y/n) What's happening here? -a) **Continue implementation** - I'm still working on these stories -b) **Completed** - This work is done, starting something NEW -c) **Abandoned** - Stopping this, starting over -d) **Not sure** - Let me explain +1. **Continue implementation** - I'm still working on these stories +2. **Completed** - This work is done, starting something NEW +3. **Abandoned** - Stopping this, starting over +4. **Not sure** - Let me explain -Your choice [a/b/c/d]: +Your choice [1/2/3/4]: - + Check if bmm-workflow-status.yaml exists @@ -216,7 +216,7 @@ I'll create workflow tracking that recognizes your existing work. - + Archive the old work before starting fresh? (y/n) Create archive folder Move stories, sprint status, and planning docs to archive @@ -225,7 +225,7 @@ I'll create workflow tracking that recognizes your existing work. Continue to Step 3 (ask about their work) - + Tell me more about your situation: Analyze and guide to appropriate choice @@ -334,29 +334,30 @@ workflows that can help you think through your project more deeply: These are completely OPTIONAL but can help clarify your vision before planning. Your choice: -a) Yes, brainstorm first -b) Yes, research first -c) Yes, both -d) No, I'm ready to plan -Your choice [a/b/c/d]: +1. Yes, brainstorm first +2. Yes, research first +3. Yes, both +4. No, I'm ready to plan - +Your choice [1/2/3/4]: + + Set brainstorm_requested = true Set research_requested = false - + Set brainstorm_requested = false Set research_requested = true - + Set brainstorm_requested = true Set research_requested = true - + Set brainstorm_requested = false Set research_requested = false @@ -507,7 +508,7 @@ or "Add SOC2-compliant audit logging to enterprise app" Your choice [1/2/3/4]: - + Tell me more about your concerns or uncertainties: Provide tailored guidance based on their specific concerns Present choices again with more specific recommendation @@ -551,16 +552,15 @@ This comes BEFORE your PRD and helps inform it with strategic thinking. Would you like to include Product Brief in your workflow? -a) Yes, include Product Brief -b) No, skip to PRD +1. Yes, include Product Brief 2. No, skip to PRD -Your choice [a/b]: +Your choice [1/2]: - + Set product_brief_requested = true - + Set product_brief_requested = false diff --git a/src/modules/bmm/workflows/workflow-status/init/instructions.md b/src/modules/bmm/workflows/workflow-status/init/instructions.md index 5923a7d7..83c9ff31 100644 --- a/src/modules/bmm/workflows/workflow-status/init/instructions.md +++ b/src/modules/bmm/workflows/workflow-status/init/instructions.md @@ -105,21 +105,21 @@ What's your situation with these documents? -a) **Continue this work** - These docs describe what I'm building now -b) **Override/replace** - These are old, I'm starting something NEW -c) **Already done** - This work is complete, I'm starting a NEW project -d) **Not sure** - Let me explain my situation +1. **Continue this work** - These docs describe what I'm building now +2. **Override/replace** - These are old, I'm starting something NEW +3. **Already done** - This work is complete, I'm starting a NEW project +4. **Not sure** - Let me explain my situation -Your choice [a/b/c/d]: +Your choice [1/2/3/4]: - + Got it! I'll create workflow tracking for your existing planning. Set continuing_existing_planning = true Store found artifacts for auto-completion in workflow status Continue to Step 5 (detect track from artifacts) - + Should I archive these old documents before we start fresh? I can move them to {output_folder}/archive/ so they're not in the way. @@ -134,7 +134,7 @@ Archive old docs? (y/n) - + Should I archive the completed work before starting your new project? (y/n) Archive old planning docs {{#if archived}}✅ Completed work archived{{else}}Ready for your new project!{{/if}} @@ -142,9 +142,9 @@ Archive old docs? (y/n) Continue to Step 3 (ask about their work) - + Tell me what you're trying to accomplish: - Analyze response and guide to appropriate choice (a, b, or c) + Analyze response and guide to appropriate choice (1, 2, or 3) Loop back to present choices again with guidance @@ -178,14 +178,14 @@ Archive old docs? (y/n) What's happening here? -a) **Continue implementation** - I'm still working on these stories -b) **Completed** - This work is done, starting something NEW -c) **Abandoned** - Stopping this, starting over -d) **Not sure** - Let me explain +1. **Continue implementation** - I'm still working on these stories +2. **Completed** - This work is done, starting something NEW +3. **Abandoned** - Stopping this, starting over +4. **Not sure** - Let me explain -Your choice [a/b/c/d]: +Your choice [1/2/3/4]: - + Check if bmm-workflow-status.yaml exists @@ -216,7 +216,7 @@ I'll create workflow tracking that recognizes your existing work. - + Archive the old work before starting fresh? (y/n) Create archive folder Move stories, sprint status, and planning docs to archive @@ -225,7 +225,7 @@ I'll create workflow tracking that recognizes your existing work. Continue to Step 3 (ask about their work) - + Tell me more about your situation: Analyze and guide to appropriate choice @@ -384,29 +384,30 @@ workflows that can help you think through your project more deeply: These are completely OPTIONAL but can help clarify your vision before planning. Your choice: -a) Yes, brainstorm first -b) Yes, research first -c) Yes, both -d) No, I'm ready to plan -Your choice [a/b/c/d]: +1. Yes, brainstorm first +2. Yes, research first +3. Yes, both +4. No, I'm ready to plan - +Your choice [1/2/3/4]: + + Set brainstorm_requested = true Set research_requested = false - + Set brainstorm_requested = false Set research_requested = true - + Set brainstorm_requested = true Set research_requested = true - + Set brainstorm_requested = false Set research_requested = false @@ -557,7 +558,7 @@ or "Add SOC2-compliant audit logging to enterprise app" Your choice [1/2/3/4]: - + Tell me more about your concerns or uncertainties: Provide tailored guidance based on their specific concerns Present choices again with more specific recommendation @@ -601,16 +602,15 @@ This comes BEFORE your PRD and helps inform it with strategic thinking. Would you like to include Product Brief in your workflow? -a) Yes, include Product Brief -b) No, skip to PRD +1. Yes, include Product Brief 2. No, skip to PRD -Your choice [a/b]: +Your choice [1/2]: - + Set product_brief_requested = true - + Set product_brief_requested = false