From 76e3bf952ebd18fbb2b1e134bd758c26ce6a186a Mon Sep 17 00:00:00 2001 From: Dave Date: Thu, 19 Mar 2026 15:33:32 +0000 Subject: [PATCH] story-kit: accept 298_story_bot_htop_command_with_live_updating_process_dashboard --- ...mmand_removes_a_story_from_the_pipeline.md | 24 ------------------- ...ge_for_cost_visibility_and_optimisation.md | 0 ...y_improve_bot_status_command_formatting.md | 0 ...nd_with_live_updating_process_dashboard.md | 0 ...mand_shows_working_tree_and_branch_info.md | 0 ...cost_badge_on_pipeline_board_work_items.md | 0 ...ry_dedicated_token_usage_page_in_web_ui.md | 0 ...d_shows_total_and_per_story_token_spend.md | 0 ...ith_story_filter_for_detailed_breakdown.md | 0 ...to_move_stories_between_pipeline_stages.md | 0 ...how_command_displays_story_text_in_chat.md | 0 ...boolean_with_configurable_qa_mode_field.md | 0 12 files changed, 24 deletions(-) delete mode 100644 .story_kit/work/1_backlog/310_story_bot_delete_command_removes_a_story_from_the_pipeline.md rename .story_kit/work/{5_done => 6_archived}/296_story_track_per_agent_token_usage_for_cost_visibility_and_optimisation.md (100%) rename .story_kit/work/{5_done => 6_archived}/297_story_improve_bot_status_command_formatting.md (100%) rename .story_kit/work/{5_done => 6_archived}/298_story_bot_htop_command_with_live_updating_process_dashboard.md (100%) rename .story_kit/work/{5_done => 6_archived}/299_story_bot_git_status_command_shows_working_tree_and_branch_info.md (100%) rename .story_kit/work/{5_done => 6_archived}/300_story_show_token_cost_badge_on_pipeline_board_work_items.md (100%) rename .story_kit/work/{5_done => 6_archived}/301_story_dedicated_token_usage_page_in_web_ui.md (100%) rename .story_kit/work/{5_done => 6_archived}/302_story_bot_cost_command_shows_total_and_per_story_token_spend.md (100%) rename .story_kit/work/{5_done => 6_archived}/303_story_bot_cost_command_with_story_filter_for_detailed_breakdown.md (100%) rename .story_kit/work/{5_done => 6_archived}/304_story_mcp_tool_to_move_stories_between_pipeline_stages.md (100%) rename .story_kit/work/{5_done => 6_archived}/305_story_bot_show_command_displays_story_text_in_chat.md (100%) rename .story_kit/work/{5_done => 6_archived}/306_story_replace_manual_qa_boolean_with_configurable_qa_mode_field.md (100%) diff --git a/.story_kit/work/1_backlog/310_story_bot_delete_command_removes_a_story_from_the_pipeline.md b/.story_kit/work/1_backlog/310_story_bot_delete_command_removes_a_story_from_the_pipeline.md deleted file mode 100644 index 530d8f3..0000000 --- a/.story_kit/work/1_backlog/310_story_bot_delete_command_removes_a_story_from_the_pipeline.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -name: "Bot delete command removes a story from the pipeline" ---- - -# Story 310: Bot delete command removes a story from the pipeline - -## User Story - -As a project owner in a Matrix room, I want to type "{bot_name} delete {story_number}" to remove a story/bug/spike from the pipeline, so that I can clean up obsolete or duplicate work items from chat. - -## Acceptance Criteria - -- [ ] '{bot_name} delete {number}' finds the story/bug/spike by number across all pipeline stages and deletes the file -- [ ] Confirms deletion with the story name and stage it was in -- [ ] Returns a friendly message if no story with that number exists -- [ ] Stops any running agent on the story before deleting -- [ ] Removes the worktree if one exists for the story -- [ ] Registered in the command registry so it appears in help output -- [ ] Handled at bot level without LLM invocation -- [ ] Commits the deletion to git - -## Out of Scope - -- TBD diff --git a/.story_kit/work/5_done/296_story_track_per_agent_token_usage_for_cost_visibility_and_optimisation.md b/.story_kit/work/6_archived/296_story_track_per_agent_token_usage_for_cost_visibility_and_optimisation.md similarity index 100% rename from .story_kit/work/5_done/296_story_track_per_agent_token_usage_for_cost_visibility_and_optimisation.md rename to .story_kit/work/6_archived/296_story_track_per_agent_token_usage_for_cost_visibility_and_optimisation.md diff --git a/.story_kit/work/5_done/297_story_improve_bot_status_command_formatting.md b/.story_kit/work/6_archived/297_story_improve_bot_status_command_formatting.md similarity index 100% rename from .story_kit/work/5_done/297_story_improve_bot_status_command_formatting.md rename to .story_kit/work/6_archived/297_story_improve_bot_status_command_formatting.md diff --git a/.story_kit/work/5_done/298_story_bot_htop_command_with_live_updating_process_dashboard.md b/.story_kit/work/6_archived/298_story_bot_htop_command_with_live_updating_process_dashboard.md similarity index 100% rename from .story_kit/work/5_done/298_story_bot_htop_command_with_live_updating_process_dashboard.md rename to .story_kit/work/6_archived/298_story_bot_htop_command_with_live_updating_process_dashboard.md diff --git a/.story_kit/work/5_done/299_story_bot_git_status_command_shows_working_tree_and_branch_info.md b/.story_kit/work/6_archived/299_story_bot_git_status_command_shows_working_tree_and_branch_info.md similarity index 100% rename from .story_kit/work/5_done/299_story_bot_git_status_command_shows_working_tree_and_branch_info.md rename to .story_kit/work/6_archived/299_story_bot_git_status_command_shows_working_tree_and_branch_info.md diff --git a/.story_kit/work/5_done/300_story_show_token_cost_badge_on_pipeline_board_work_items.md b/.story_kit/work/6_archived/300_story_show_token_cost_badge_on_pipeline_board_work_items.md similarity index 100% rename from .story_kit/work/5_done/300_story_show_token_cost_badge_on_pipeline_board_work_items.md rename to .story_kit/work/6_archived/300_story_show_token_cost_badge_on_pipeline_board_work_items.md diff --git a/.story_kit/work/5_done/301_story_dedicated_token_usage_page_in_web_ui.md b/.story_kit/work/6_archived/301_story_dedicated_token_usage_page_in_web_ui.md similarity index 100% rename from .story_kit/work/5_done/301_story_dedicated_token_usage_page_in_web_ui.md rename to .story_kit/work/6_archived/301_story_dedicated_token_usage_page_in_web_ui.md diff --git a/.story_kit/work/5_done/302_story_bot_cost_command_shows_total_and_per_story_token_spend.md b/.story_kit/work/6_archived/302_story_bot_cost_command_shows_total_and_per_story_token_spend.md similarity index 100% rename from .story_kit/work/5_done/302_story_bot_cost_command_shows_total_and_per_story_token_spend.md rename to .story_kit/work/6_archived/302_story_bot_cost_command_shows_total_and_per_story_token_spend.md diff --git a/.story_kit/work/5_done/303_story_bot_cost_command_with_story_filter_for_detailed_breakdown.md b/.story_kit/work/6_archived/303_story_bot_cost_command_with_story_filter_for_detailed_breakdown.md similarity index 100% rename from .story_kit/work/5_done/303_story_bot_cost_command_with_story_filter_for_detailed_breakdown.md rename to .story_kit/work/6_archived/303_story_bot_cost_command_with_story_filter_for_detailed_breakdown.md diff --git a/.story_kit/work/5_done/304_story_mcp_tool_to_move_stories_between_pipeline_stages.md b/.story_kit/work/6_archived/304_story_mcp_tool_to_move_stories_between_pipeline_stages.md similarity index 100% rename from .story_kit/work/5_done/304_story_mcp_tool_to_move_stories_between_pipeline_stages.md rename to .story_kit/work/6_archived/304_story_mcp_tool_to_move_stories_between_pipeline_stages.md diff --git a/.story_kit/work/5_done/305_story_bot_show_command_displays_story_text_in_chat.md b/.story_kit/work/6_archived/305_story_bot_show_command_displays_story_text_in_chat.md similarity index 100% rename from .story_kit/work/5_done/305_story_bot_show_command_displays_story_text_in_chat.md rename to .story_kit/work/6_archived/305_story_bot_show_command_displays_story_text_in_chat.md diff --git a/.story_kit/work/5_done/306_story_replace_manual_qa_boolean_with_configurable_qa_mode_field.md b/.story_kit/work/6_archived/306_story_replace_manual_qa_boolean_with_configurable_qa_mode_field.md similarity index 100% rename from .story_kit/work/5_done/306_story_replace_manual_qa_boolean_with_configurable_qa_mode_field.md rename to .story_kit/work/6_archived/306_story_replace_manual_qa_boolean_with_configurable_qa_mode_field.md