Skip to content

[FEATURE]: Add opencode-bmad-workflow plugin to ecosystem — BMAD workflows for epic, feature, sprint and code review #21842

@Alex-stack-cell

Description

@Alex-stack-cell

Problem or need being solved

There is no built-in way to run structured BMAD product workflows (epic definition, feature PRD, sprint planning, code review) directly inside opencode. Users who follow BMAD methodology have to switch between tools and manage documentation manually.

Proposed solution

A community plugin that automates BMAD workflows through specialized sub-agents:

Workflow Agent chain Output
workflow_epics Analyst Roadmap overview from .workflow/epics/
workflow_epic PM → PM Epic definition + feature list
workflow_feature PM → Architect → PM PRD + Architecture + Task breakdown
workflow_sprint PM → PM Sprint plan + User stories
workflow_review Analyst → Reviewer Code analysis + Review report

Two modes available:

  • Plugin tools (workflow_*) — fully automated
  • Slash commands (/workflow-*) — interactive, with validation checkpoints at each step

Models are not hardcoded — agents inherit the global model from opencode.json, with an optional model: override per agent.

Repo: https://github.com/Alex-stack-cell/opencode-bmad-workflow

Verification

  • I have checked that this feature doesn't already exist in opencode

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions