Skip to content

Catalyst PM — Change Log

6.1.0 Latest

Apr 25, 2026

AI-Native Estimation Signal Schema

Foundation data contract for ticket estimation across all PM plugins. Every estimation skill now reads and writes the same estimation: YAML block with standardized fields for scope, confidence, methodology, and uncertainty modeling. Linear primitives (Issue.estimate, labels) mirror the schema for native filtering and burndown while YAML frontmatter remains the source of truth.

PRs

  • pm: define AI-native estimation signal schema (CTL-184) (#275) (6aa462c)

6.0.3 (2026-04-13)

Bug Fixes

  • dev: DRY linearis CLI commands, fix setup false positive (#84) (68115ac)

6.0.2 (2026-04-13)

Bug Fixes

  • dev: DRY linearis across all skills, fix direnv timing and @me bug (#80) (58e0a7b)

6.0.1 (2026-04-13)

Bug Fixes

  • dev: add fully-qualified plugin prefixes to skill references (#69) (f9e69f2)
  • dev: initialize workflow context and OTEL ticket early (#73) (3406c30)

6.0.0 (2026-04-10)

⚠ BREAKING CHANGES

  • dev: migrate workflow state from .claude/ to .catalyst/ (#63)

Features

  • dev: migrate workflow state from .claude/ to .catalyst/ (#63) (114c7c4)

5.2.3 (2026-04-06)

Bug Fixes

  • pm: restore agents array removed in error (#58) (c58ada5)

5.2.2 (2026-04-06)

Bug Fixes

  • pm: remove explicit agents array that also broke auto-discovery (#56) (71a8238)

5.2.1 (2026-04-06)

Bug Fixes

  • pm: remove explicit skills array that broke autocomplete (#54) (09a5503)

5.2.0 (2026-04-01)

Features

  • dev,pm: wiki-links and PM thoughts path restructuring (#47) (fb32e36)

5.1.0 (2026-03-25)

Features

  • dev: remove Railway integration, add /loop workflow monitoring (#30) (d7df8f2)

Bug Fixes

  • dev: fix release-please pipeline + add health monitoring (#32) (cd7054c)
  • dev: upgrade linearis CLI and fix skill command syntax (#41) (ffbc14c)