[2.27.0] Release with contributor shoutouts
## Added - /workflows:plan - Interactive Q&A refinement phase (#88) ## Changed - /workflows:work - Incremental commits and branch safety (#93) - Fixed command count: 21 → 23 (corrected across all descriptions) ## Fixed - dhh-rails-style skill - Broken markdown table (#96) - Documentation year references 2025 → 2026 (#86, #91) ## Contributors 🙌 - @tmchow - Interactive Q&A, incremental commits, year updates (3 PRs!) - @ashwin47 - Markdown table fix - @rbouschery - Documentation year update Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -5,6 +5,41 @@ All notable changes to the compound-engineering plugin will be documented in thi
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [2.27.0] - 2026-01-20
|
||||
|
||||
### Added
|
||||
|
||||
- **`/workflows:plan` command** - Interactive Q&A refinement phase (#88)
|
||||
- After generating initial plan, now offers to refine with targeted questions
|
||||
- Asks up to 5 questions about ambiguous requirements, edge cases, or technical decisions
|
||||
- Incorporates answers to strengthen the plan before finalization
|
||||
|
||||
### Changed
|
||||
|
||||
- **`/workflows:work` command** - Incremental commits and branch safety (#93)
|
||||
- Now commits after each completed task instead of batching at end
|
||||
- Added branch protection checks before starting work
|
||||
- Better progress tracking with per-task commits
|
||||
|
||||
### Fixed
|
||||
|
||||
- **`dhh-rails-style` skill** - Fixed broken markdown table formatting (#96)
|
||||
- **Documentation** - Updated hardcoded year references from 2025 to 2026 (#86, #91)
|
||||
|
||||
### Contributors
|
||||
|
||||
Huge thanks to the community contributors who made this release possible! 🙌
|
||||
|
||||
- **[@tmchow](https://github.com/tmchow)** - Interactive Q&A for plans, incremental commits, year updates (3 PRs!)
|
||||
- **[@ashwin47](https://github.com/ashwin47)** - Markdown table fix
|
||||
- **[@rbouschery](https://github.com/rbouschery)** - Documentation year update
|
||||
|
||||
### Summary
|
||||
|
||||
- 27 agents, 23 commands, 14 skills, 1 MCP server
|
||||
|
||||
---
|
||||
|
||||
## [2.26.5] - 2026-01-18
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user