diff --git a/CHANGELOG.md b/CHANGELOG.md index b1beb6a4b..be736f633 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ Format based on [Keep a Changelog](https://keepachangelog.com/). ## [Unreleased] +### Added +- Start-sprint skill spawns team agents from sprint briefings — parses the Agents line, creates a team with tasks from tickets, and launches all listed agents as background teammates + ### Changed - Sprint 3 "Know" team briefings regenerated from database — all four files (server, client, joint, copy) now match actual sprint 3 ticket assignments - Ticketing database moved to shared worktree location (`../settledreach.db`) — eliminates binary merge conflicts across branches