diff --git a/.huskies/work/1_backlog/487_story_display_story_dependencies_in_web_ui_and_chat_commands.md b/.huskies/work/1_backlog/487_story_display_story_dependencies_in_web_ui_and_chat_commands.md new file mode 100644 index 00000000..5584f2c0 --- /dev/null +++ b/.huskies/work/1_backlog/487_story_display_story_dependencies_in_web_ui_and_chat_commands.md @@ -0,0 +1,17 @@ +--- +name: "Display story dependencies in web UI and chat commands" +--- + +# Story 487: Display story dependencies in web UI and chat commands + +## User Story + +As a user managing stories with dependencies, I want to see dependency information in the web UI story panel and in chat/slash command output, so I can understand which stories are blocked and why without reading the raw markdown files. + +## Acceptance Criteria + +- [ ] TODO + +## Out of Scope + +- TBD