Skip to content

Releases: SkillPanel/maister

2.1.4

26 Mar 22:25

Choose a tag to compare

  • Consolidate implementation execution: remove implementer skill and implementation-changes-planner agent in favor of unified implementation-plan-executor
  • Harden phase routing across orchestrators

Full Changelog: v2.1.3...v2.1.4

2.1.3

26 Mar 07:58

Choose a tag to compare

  • Add skill invocation reminder hook to prevent orchestrators from skipping skill delegation
  • Simplify CLAUDE.md template and add standards evolution guidance

Full Changelog: v2.1.2...v2.1.3

2.1.2

25 Mar 09:54

Choose a tag to compare

  • Fix visual companion silently skipping mockup saves when --task-path is missing — now logs warnings and exposes saved/persistence fields in API responses
  • Add executive summaries to all phase gate transitions across development, performance, and migration orchestrators — users now see key findings before deciding to proceed
  • Rework verification issue resolution to be user-driven: users choose which issues to fix and whether to re-run verification after fixes

Full Changelog: v2.1.1...v2.1.2

2.1.1

24 Mar 18:34

Choose a tag to compare

  • Add product-design as a 5th workflow type in /maister:work and task-classifier
  • Document product-design workflow in README, workflows.md, and commands.md

Full Changelog: v2.1.0...v2.1.1

2.1.0

24 Mar 12:12

Choose a tag to compare

Product Design Orchestrator

A new interactive workflow for designing features and products before building them. Transforms fuzzy ideas into structured product briefs through collaborative exploration, iterative
refinement, and visual prototyping.

/maister:product-design Design a dashboard for monitoring API usage

Key capabilities:

  • Adaptive scope — automatically adjusts depth for feature-level vs product-level design
  • Mixed interaction — questioning for exploration, propose-and-refine for convergence
  • Visual companion — browser-based live preview of wireframes and flows
  • Layered output — produces a structured product brief ready to feed into /maister:development

Chain it directly into development:

/maister:development .maister/tasks/product-design/2026-03-24-api-dashboard

Beta Channel

You can now install a beta version of the plugin to try experimental features early:

/plugin marketplace add SkillPanel/Maister#beta
/plugin install maister@maister-plugins-beta

Best Practices & Known Issues

The README now includes guidance on workflow chaining, session management, and workarounds for known edge cases like post-compaction stalls.

Full Changelog: v2.0.6...v2.1.0

2.0.6

17 Mar 16:40

Choose a tag to compare

  • Fixed skill name prefixes for correct /maister: invocation

2.0.5

17 Mar 00:44

Choose a tag to compare

  • Merge *-new/*-resume commands into unified user-invocable skills per orchestrator
  • Remove YOLO mode from all orchestrators and documentation
  • Fix silent phase skipping in research orchestrator
  • Add phase entry checks to prevent skipped pause gates across all orchestrators
  • Prevent codebase-analyzer Explore agents from writing files to disk
  • Fix ambiguous "Output files" phrasing in file-discovery prompt template

Full Changelog: v2.0.4...v2.0.5

2.0.4

17 Mar 00:44

Choose a tag to compare

  • Flatten command file layout and fix copilot command name prefixes
  • Strip maister: prefix from copilot skill names
  • Replace AskUserQuestion with ask_user in copilot variant

Full Changelog: v2.0.3...v2.0.4

2.0.3

04 Mar 16:05

Choose a tag to compare

  • Fix task_characteristics not written to state: Gap-analyzer detected correctly but orchestrator didn't extract the values — added explicit extraction with verification
  • Add structured field extraction pattern: Subagent outputs driving phase logic must be extracted and verified immediately

Full Changelog: v2.0.2...v2.0.3

2.0.2

04 Mar 16:06

Choose a tag to compare

  • Orchestrator framework consolidation: 6 reference files → 2, reducing loaded context by 71%
  • Fix E2E phase skipping: ui_heavy: true now auto-enables E2E and user docs defaults
  • Strengthen ui_heavy detection: Expanded gap-analyzer signals beyond vague "UI components mentioned"
  • Tiered verification decision matrix: Replaced 3 separate questions with tiered framework (core / standard / conditional)
  • Add production readiness checks to development orchestrator verification
  • Enforce issue resolution in Phase 11: Auto-fix fixable issues, prompt for critical non-fixable, block finalization until resolved

Full Changelog: v2.0.1...v2.0.2