Skip to content

All versions since 6.0.1 (2026-04-13)

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.2 (2026-04-13)

Bug Fixes

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

6.0.3 (2026-04-13)

Bug Fixes

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

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)