Skip to content

v1.2.0

Latest

Choose a tag to compare

@imamirezaei imamirezaei released this 16 Jun 04:04

Highlights

  • New PM skill: telegram-rich-message — converts raw message copy into a ready-to-use Telegram InputRichMessage payload (markdown/html, is_rtl) that engineering can pass straight to the sendRich backend path.
  • Architecture-fit & Minimality discipline added to the PM doc-writing skills (feature-spec, feature-dependency, problem-framing): propose the simplest solution that fits the EXISTING architecture — via explicit extension points, a minimality ladder, and axis separation (permission/roles vs attribute/type/status) — instead of reaching for new constructs.

What's Changed

  • feat(interview): rewrite designer onboarding as MCP-first (v3.0) by @imamirezaei in #22
  • feat: add contribution process — CI, templates, and skill validation by @imamirezaei in #23
  • fix: reorganize output directory by session slug, add plan-mode guard by @imamirezaei in #24
  • refactor(task-writer): move to PM-only and adopt Conventional Commits by @imamirezaei in #25

Full Changelog: v1.1.0...v1.2.0