From e152cf3cb872a1dbaaf8552112d4c823b8307f28 Mon Sep 17 00:00:00 2001 From: dave Date: Fri, 27 Mar 2026 14:37:05 +0000 Subject: [PATCH] storkit: create 412_story_recheck_bot_command_to_re_run_gates_without_restarting_agent --- ...heck_bot_command_to_re_run_gates_without_restarting_agent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.storkit/work/1_backlog/412_story_recheck_bot_command_to_re_run_gates_without_restarting_agent.md b/.storkit/work/1_backlog/412_story_recheck_bot_command_to_re_run_gates_without_restarting_agent.md index 2c05b89c..91273ffb 100644 --- a/.storkit/work/1_backlog/412_story_recheck_bot_command_to_re_run_gates_without_restarting_agent.md +++ b/.storkit/work/1_backlog/412_story_recheck_bot_command_to_re_run_gates_without_restarting_agent.md @@ -17,7 +17,7 @@ As a user, I want to send `recheck ` to the bot so that it re-runs accep - [ ] If no worktree exists for the story, returns a clear error - [ ] Does not spawn a new agent or increment retry_count - [ ] Works from all transports (Matrix, WhatsApp, Slack) -- [ ] Works from web UI slash commands (if slash command dispatch is wired up) +- [ ] Works from web UI slash commands ## Out of Scope