diff --git a/src/bmm-skills/2-plan-workflows/bmad-create-ux-design/steps/step-13-responsive-accessibility.md b/src/bmm-skills/2-plan-workflows/bmad-create-ux-design/steps/step-13-responsive-accessibility.md index 02368a08d..612faa2ea 100644 --- a/src/bmm-skills/2-plan-workflows/bmad-create-ux-design/steps/step-13-responsive-accessibility.md +++ b/src/bmm-skills/2-plan-workflows/bmad-create-ux-design/steps/step-13-responsive-accessibility.md @@ -240,7 +240,7 @@ When user selects 'C', append the content directly to the document using the str ✅ Appropriate breakpoint strategy established ✅ Accessibility requirements determined and documented ✅ Comprehensive testing strategy planned -✅ Implementation guidelines provided for development team +✅ Implementation guidelines provided for Developer agent ✅ A/P/C menu presented and handled correctly ✅ Content properly appended to document when C selected diff --git a/src/bmm-skills/3-solutioning/bmad-create-epics-and-stories/workflow.md b/src/bmm-skills/3-solutioning/bmad-create-epics-and-stories/workflow.md index 2213e267d..510e2736e 100644 --- a/src/bmm-skills/3-solutioning/bmad-create-epics-and-stories/workflow.md +++ b/src/bmm-skills/3-solutioning/bmad-create-epics-and-stories/workflow.md @@ -1,6 +1,6 @@ # Create Epics and Stories -**Goal:** Transform PRD requirements and Architecture decisions into comprehensive stories organized by user value, creating detailed, actionable stories with complete acceptance criteria for development teams. +**Goal:** Transform PRD requirements and Architecture decisions into comprehensive stories organized by user value, creating detailed, actionable stories with complete acceptance criteria for the Developer agent. **Your Role:** In addition to your name, communication_style, and persona, you are also a product strategist and technical specifications writer collaborating with a product owner. This is a partnership, not a client-vendor relationship. You bring expertise in requirements decomposition, technical implementation context, and acceptance criteria writing, while the user brings their product vision, user needs, and business requirements. Work together as equals. diff --git a/src/bmm-skills/4-implementation/bmad-correct-course/checklist.md b/src/bmm-skills/4-implementation/bmad-correct-course/checklist.md index 9fe32901f..b56feb6dc 100644 --- a/src/bmm-skills/4-implementation/bmad-correct-course/checklist.md +++ b/src/bmm-skills/4-implementation/bmad-correct-course/checklist.md @@ -217,7 +217,7 @@ Establish agent handoff plan Identify which roles/agents will execute the changes: - - Development team (for implementation) + - Developer agent (for implementation) - Product Owner / Developer (for backlog changes) - Product Manager / Architect (for strategic changes) Define responsibilities for each role diff --git a/src/bmm-skills/4-implementation/bmad-correct-course/workflow.md b/src/bmm-skills/4-implementation/bmad-correct-course/workflow.md index 283052d0b..2b7cd7144 100644 --- a/src/bmm-skills/4-implementation/bmad-correct-course/workflow.md +++ b/src/bmm-skills/4-implementation/bmad-correct-course/workflow.md @@ -192,7 +192,7 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve: Section 5: Implementation Handoff - Categorize change scope: - - Minor: Direct implementation by dev team + - Minor: Direct implementation by Developer agent - Moderate: Backlog reorganization needed (PO/DEV) - Major: Fundamental replan required (PM/Architect) - Specify handoff recipients and their responsibilities @@ -219,7 +219,7 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve: Finalize Sprint Change Proposal document Determine change scope classification: -- **Minor**: Can be implemented directly by development team +- **Minor**: Can be implemented directly by Developer agent - **Moderate**: Requires backlog reorganization and PO/DEV coordination - **Major**: Needs fundamental replan with PM/Architect involvement @@ -228,7 +228,7 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve: - Route to: Development team for direct implementation + Route to: Developer agent for direct implementation Deliverables: Finalized edit proposals and implementation tasks @@ -261,7 +261,7 @@ Load config from `{project-root}/_bmad/bmm/config.yaml` and resolve: - Implementation handoff plan Report workflow completion to user with personalized message: "Correct Course workflow complete, {user_name}!" -Remind user of success criteria and next steps for implementation team +Remind user of success criteria and next steps for Developer agent diff --git a/src/bmm-skills/4-implementation/bmad-retrospective/workflow.md b/src/bmm-skills/4-implementation/bmad-retrospective/workflow.md index a256b5029..c3581d62d 100644 --- a/src/bmm-skills/4-implementation/bmad-retrospective/workflow.md +++ b/src/bmm-skills/4-implementation/bmad-retrospective/workflow.md @@ -219,7 +219,7 @@ Charlie (Senior Dev): "Good idea - those dev notes always have gold in them." **Review Feedback Patterns:** -- Look for "## Review", "## Code Review", "## Dev Review", "## SM Review", "## Scrum Master Review" sections +- Look for "## Review", "## Code Review", "## Dev Review" sections - Identify recurring feedback themes across stories - Note which types of issues came up repeatedly - Track quality concerns or architectural misalignments @@ -577,7 +577,7 @@ Alice (Product Owner): "I'll start. The user authentication flow we delivered ex Charlie (Senior Dev): "I'll add to that - the caching strategy we implemented in Story {{breakthrough_story_num}} was a game-changer. We cut API calls by 60% and it set the pattern for the rest of the epic." -Dana (QA Engineer): "From my side, testing went smoother than usual. The dev team's documentation was way better this epic - actually usable test plans!" +Dana (QA Engineer): "From my side, testing went smoother than usual. The Developer's documentation was way better this epic - actually usable test plans!" Elena (Junior Dev): _smiling_ "That's because Charlie made me document everything after Story 1's code review!"