Skip to content

Catalyst Dev — Change Log

Version 6.27.0

Apr 15, 2026

Setup Health Check System

Run /catalyst-dev:setup-catalyst to diagnose your entire Catalyst installation with 47 automated checks covering database, monitoring, secrets, and project configuration. The skill auto-fixes safe issues like missing directories and database initialization, then re-verifies everything in one command. The orchestration monitor now shows version info in the header and includes a smarter launcher that validates prerequisites and handles dependency installation automatically.

PRs

  • dev: add setup-catalyst health check, monitor launcher, and version display (#147) (31c8cba)