v1.1.0-beta.3
March 2026Board Execution engine for Kanban-based parallel implementation in complex workflows.
- Added Board Execution skill — Kanban board engine with parallel ticket pipeline (implement → review → test → done)
- Added _board.yaml format with WIP limits, dependency resolution, and per-ticket context injection
- Added /board command — inspect, resume, or re-prioritize board execution
- Added Structured ticket format in PM agent with Given/When/Then acceptance criteria
- Added Board generation in Scrum Master agent from tasks.md
- Changed Phase 4 (IMPLEMENT) now uses Board Execution for COMPLEX workflows
- Changed Version reads from package.json — no more hardcoded version strings
- Fixed Doctor version mismatch test failure after version bump