storkit: done 418_refactor_split_pool_auto_assign_rs_into_submodules
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
---
|
||||
name: "Unblock command to reset blocked stories"
|
||||
---
|
||||
|
||||
# Story 422: Unblock command to reset blocked stories
|
||||
|
||||
## User Story
|
||||
|
||||
As a ..., I want ..., so that ...
|
||||
|
||||
## Acceptance Criteria
|
||||
|
||||
- [ ] Bot command `unblock <story_id>` clears blocked flag and resets retry_count to 0 on the story front matter
|
||||
- [ ] Replies with confirmation including story ID and name
|
||||
- [ ] Returns clear error if story is not found or not blocked
|
||||
- [ ] Works from all transports (Matrix, WhatsApp, Slack)
|
||||
- [ ] Exposed as an MCP tool so agents can unblock stories programmatically
|
||||
- [ ] Works as a slash command in the web UI
|
||||
|
||||
## Out of Scope
|
||||
|
||||
- TBD
|
||||
Reference in New Issue
Block a user