Upgrade Notes
- The
label-reviewskill is replaced by the unifiedreviewworkflow. Update direct skill references; finding verdicts and forge-thread resolution are now separate actions so a valid finding is resolved only after its fix is published. (#139, #140, #141, #145)
New Features
- Publish
code-tasteas a standalone Claude Code and Codex plugin for architecture, boundary, naming, maintainability, documentation, and review decisions. (#133) - Add the
qualityplugin's E2E, trajectory-evaluation, and performance workflows, including reusable testbed growth and explicit runner-to-target guidance. (#138, #142, #143, #144, #146) - Make Component validation faster and clearer: affected Component tests fan out in parallel through one shared validation path, single-Component output stays live, and nested repositories no longer trigger duplicate submodule validation. (#134, #135, #136, #137)
- Add a first-class branch-creation transaction shared by normal start-work and commit flows, while surfacing non-blocking guidance when a project has no
make fixentrypoint. (#133)
Bug Fixes
- Require semantic Release Notes before creating a Release/tag, preventing a raw PR/MR inventory from being published as the default changelog. (#147)
Full Changelog: v0.3.1...v0.3.11