BMAD-METHOD/src/atlassian/orchestrator
Claude 417e4dde94
Make BMAD-Jira fully standalone with complete workflow coverage
Phase 2 of the Atlassian adapter: removes all dependencies on BMAD-METHOD
(bmm), adds missing workflow overrides for all 4 phases, implements
cross-agent handoff communication, and adds comprehensive documentation.

Key changes:
- Remove depends_on: bmm and all bmm path references (zero remaining)
- Remove dual-write/output_mode — all output goes exclusively to Jira/Confluence
- Replace 6 injection YAMLs with 7 full standalone agent definitions
- Inline 8 templates and 5 checklists from BMAD-METHOD
- Add Phase 1-3 workflow overrides (product brief, research, PRD, UX design,
  architecture, implementation readiness)
- Add Phase 4 workflow overrides (retrospective, correct-course, sprint-status)
- Add post-handoff task for cross-agent communication via Jira labels
- Update orchestrator with handoff detection and full artefact scanning
- Update artefact-mapping with template/checklist references, remove local paths
- Add README with installation, MCP setup, configuration, and architecture docs

58 files across agents, templates, checklists, tasks, orchestrator, and
workflow-overrides for a fully self-contained Jira/Confluence adapter.

https://claude.ai/code/session_01GE7R9vLGsTa785ieSmeTT4
2026-03-07 17:07:12 +00:00
..
agent-dispatch-rules.md Make BMAD-Jira fully standalone with complete workflow coverage 2026-03-07 17:07:12 +00:00
jira-state-reader.md Make BMAD-Jira fully standalone with complete workflow coverage 2026-03-07 17:07:12 +00:00