chore(meta): update changelog

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-14 15:15:58 +01:00
co-authored by Claude Opus 4.6
parent 52c4872650
commit 1126df4198
+2
View File
@@ -17,6 +17,8 @@ Format based on [Keep a Changelog](https://keepachangelog.com/).
- Start-workshop skill for multi-agent design workshops
### Fixed
- Added worktree boundary rules to CLAUDE.md — agents must stay within the git root, no navigating to sibling worktrees or above the repo
- Plan-sprint skill now enforces worktree-relative paths in generated briefings
- Worktree-update skill now discovers branches dynamically via `git worktree list` instead of relying on hardcoded branch names — fixes missed branches like `planning`
### Changed