Releases: SkillPanel/maister
2.1.4
- Consolidate implementation execution: remove
implementerskill andimplementation-changes-planneragent in favor of unifiedimplementation-plan-executor - Harden phase routing across orchestrators
Full Changelog: v2.1.3...v2.1.4
2.1.3
- 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
- Fix visual companion silently skipping mockup saves when
--task-pathis missing — now logs warnings and exposessaved/persistencefields 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
- Add product-design as a 5th workflow type in
/maister:workand task-classifier - Document product-design workflow in README, workflows.md, and commands.md
Full Changelog: v2.1.0...v2.1.1
2.1.0
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-dashboardBeta 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-betaBest 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
- Fixed skill name prefixes for correct
/maister:invocation
2.0.5
- Merge
*-new/*-resumecommands 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
- Flatten command file layout and fix copilot command name prefixes
- Strip
maister:prefix from copilot skill names - Replace
AskUserQuestionwithask_userin copilot variant
Full Changelog: v2.0.3...v2.0.4
2.0.3
- 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
- Orchestrator framework consolidation: 6 reference files → 2, reducing loaded context by 71%
- Fix E2E phase skipping:
ui_heavy: truenow 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