From 7b81871ba491d460b4cbd7db29cb88c34541939b Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Wed, 11 Feb 2026 23:31:24 +0100 Subject: [PATCH] chore(meta): update changelog Co-Authored-By: Claude Opus 4.6 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98f1e39b1..1400aa457 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,9 @@ Format based on [Keep a Changelog](https://keepachangelog.com/). ### Added - `ticket team` command and `--team` filter — comma-separated team assignment for tickets (server, client, joint, content) +### Changed +- `start-sprint` skill now requires plan mode — agent must create and get approval for a concrete sprint plan before starting implementation + ### Fixed - `start-sprint` skill uses `git rev-parse --show-toplevel` for worktree-safe absolute paths — fixes "No such file or directory" errors on team branches