From 2f42bb32883d5ef6474a6c466aa2c94145ec402e Mon Sep 17 00:00:00 2001 From: Dave Date: Fri, 20 Feb 2026 15:44:24 +0000 Subject: [PATCH] Update story 50: ensure agent prompts match new directory layout Co-Authored-By: Claude Opus 4.6 --- .../stories/upcoming/50_unified_current_work_directory.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.story_kit/stories/upcoming/50_unified_current_work_directory.md b/.story_kit/stories/upcoming/50_unified_current_work_directory.md index ee060a9..7bb637b 100644 --- a/.story_kit/stories/upcoming/50_unified_current_work_directory.md +++ b/.story_kit/stories/upcoming/50_unified_current_work_directory.md @@ -24,6 +24,8 @@ As a developer, I want a single `.story_kit/current/` directory (outside of `sto - [ ] All deterministic MCP tools (`create_story`, `accept_story`, `close_bug`, `check_criterion`, `set_test_plan`, `start_agent`) resolve paths correctly against the new directory layout - [ ] `list_current` MCP tool (or update `list_agents`) shows all items in `.story_kit/current/` with their type (story/bug/spike) +- [ ] All agent prompts in `.story_kit/project.toml` (supervisor, coders) updated to reference correct directory paths and workflow steps + ## Out of Scope - UI changes to display current work items