storkit: create 412_story_recheck_bot_command_to_re_run_gates_without_restarting_agent

This commit is contained in:
dave
2026-03-27 14:37:05 +00:00
parent 7d3b256fff
commit e152cf3cb8
@@ -17,7 +17,7 @@ As a user, I want to send `recheck <number>` 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