WORKFLOW ORCHESTRATION

Dev Orchestrator

Deterministic process. Unbroken flow.

Stable Execution
Every phase is explicit, every transition observable — no silent drift.
Efficient Delivery
Repetitive ceremony is automated; engineering focus stays on scope, logic, and risk.
Natural Flow
Each step surfaces a clear next action — structured, never rigid.
wms.log
/wms:ticket
Jira-first intake for investigation and scope alignment.
/wms:ticket WISE2018-12345
/wms:fix
Bugfix or implementation route with built-in planning and quality gates.
/wms:fix implement pick task extension API
/wms:ship
Delivery-only route for validation, PR readiness, and Jira closure.
/wms:ship WISE2018-12345
/wms:docs
Knowledge base search, impact analysis, and documentation maintenance.
/wms:docs pick task status flow
/wms:dashboard
Sprint timeline with progress tracking and smart next-step recommendations.
/wms:dashboard
/wms:setup
Interactive Jira and Bitbucket credential configuration.
/wms:setup
Requires Claude Code installed.
quickstart.sh click to copy
# 1. Add marketplace
/plugin marketplace add git@bitbucket.org:logisticsteam-dev/wms-dev-orchestrator.git
# 2. Install plugin
/plugin install orchestrator@wms-dev-orchestrator
# 3. Configure credentials (optional)
/wms:setup
# 4. Verify
/wms:ticket WISE2018-12345
✓ Copied