diff --git a/CHANGELOG.md b/CHANGELOG.md index 5542fd185..bdd2e0026 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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