huskies: create 471_story_bot_command_to_show_overall_test_coverage

This commit is contained in:
dave
2026-04-04 11:18:00 +00:00
parent b602a2e4e5
commit d22786a200
@@ -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 - [ ] Command appears in `help` output
- [ ] Returns a clear error if the coverage tool is not installed - [ ] 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 - [ ] 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 ## Out of Scope