BMAD-METHOD/src/modules/wds/workflows/2-trigger-mapping/templates/feature-impact.template.md

1.1 KiB

Feature Impact Analysis: {{project_name}}

Status: Beta - Scoring system being refined through real-world use

Scoring

Primary Persona (): High = 5 pts | Medium = 3 pts | Low = 1 pt
Other Personas: High = 3 pts | Medium = 1 pt | Low = 0 pts

Max Possible Score: {{max_score}} (with {{persona_count}} personas)
Must Have Threshold: {{must_have_threshold}}+ or Primary High (5)


Prioritized Features

Rank Feature Score Decision
{{#each sorted_features}}
{{this.rank}} {{this.name}} {{this.score}} {{this.decision}}
{{/each}}

Decisions

Must Have MVP (Primary High OR Top Tier Score): {{#each must_have}}

  • {{this.name}} ({{this.score}}) {{/each}}

Consider for MVP: {{#each consider}}

  • {{this.name}} ({{this.score}}) {{/each}}

Defer (Nice-to-Have or Low Strategic Value): {{#each defer}}

  • {{this.name}} ({{this.score}}) {{/each}}

Generated by Whiteport Design Studio
Strategic input for Phase 4: UX Design and Phase 6: PRD/Development
Beta methodology - feedback welcome