From d22786a200d0bdf76d06b9b0c5adb627512e7ebc Mon Sep 17 00:00:00 2001 From: dave Date: Sat, 4 Apr 2026 11:18:00 +0000 Subject: [PATCH] huskies: create 471_story_bot_command_to_show_overall_test_coverage --- .../471_story_bot_command_to_show_overall_test_coverage.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.huskies/work/1_backlog/471_story_bot_command_to_show_overall_test_coverage.md b/.huskies/work/1_backlog/471_story_bot_command_to_show_overall_test_coverage.md index 49ce34e6..95afbe68 100644 --- a/.huskies/work/1_backlog/471_story_bot_command_to_show_overall_test_coverage.md +++ b/.huskies/work/1_backlog/471_story_bot_command_to_show_overall_test_coverage.md @@ -16,6 +16,7 @@ As a user on any chat transport (Matrix, WhatsApp, Slack, or web UI), I want a ` - [ ] Command appears in `help` output - [ ] Returns a clear error if the coverage tool is not installed - [ ] Command works across all transports (Matrix, WhatsApp, Slack, web UI) via the shared command registry +- [ ] Available as both a bot command in chat and a slash command in Claude Code ## Out of Scope