Catalyst Dev — Change Log
Version 5.3.0
Apr 4, 2026
TDD Integration & Workflow Context
Claude plugins now enforce Test-Driven Development across all planning and implementation skills, restructuring workflows to follow the Red → Green → Refactor cycle with tests written before any implementation code. Workflow context tracking has been improved to properly resolve project roots and handle symlinked paths, ensuring document history works correctly regardless of your working directory.
PRs
- dev: integrate Test-Driven Development (TDD) methodology across planning and implementation skills (#50) (1083117)