Skip to content

Catalyst Dev — Change Log

Version 12.3.0 (2026-06-08)

Gherkin-Ticket Standard in Ticket Creation

New tickets created via the linear and create-tickets skills now automatically follow the gherkin-ticket format — outcome-first titles, use-case openers, and tiered Gherkin bodies with technical detail tucked under ## Technical notes. Both paths enforce this as a hard gate, so the backlog can’t drift back to mechanism-first titles. The phase-triage skill also assesses conformance and flags non-conformant tickets in triage comments, without touching classification logic or auto-rewriting anything.

Features

  • dev: CTL-880 wire gherkin-ticket standard into ticket-creation skills (#1508) (4b21363)