Opencode Slack Integration

Category: ai-dev
Format: BMAD
Status: New
Phase: 1-analysis

Project Overview

[Add project description here]

BMAD Workflow Phases

This project follows the BMAD (Business Modeling and Architecture Development) methodology:

Phase 1: Analysis (Current)

  • brief.md - Product brief
  • research/ - Research documents

Phase 2: Planning

  • prd.md - Product Requirements Document
  • ux-design.md - UX design specifications

Phase 3: Solutioning

  • architecture.md - Technical architecture
  • epics-stories.md - Epics and user stories

Phase 4: Implementation

  • stories/ - Story files
  • sprint-status.yaml - Sprint tracking

Getting Started with BMAD Agents

Load agents via OpenCode:

# Start with Winston (Architect)
/architect
 
# Continue with Amelia (Developer)
/dev
 
# Other agents as needed
/pm              # John (Product Manager)
/sm              # Bob (Scrum Master)
/quinn           # Quinn (QA)
/ux-designer     # Sally (UX Designer)

Agents will work directly in this directory.

Files

  • metadata.json - Project metadata (format, phase, status)
  • [Artifacts will be created here by BMAD agents]