storkit: create 420_story_loc_for_a_specified_file_bot_command_and_web_ui_slash_command

This commit is contained in:
dave
2026-03-28 08:17:32 +00:00
parent fe9fc69f96
commit 73304f08ac
@@ -16,6 +16,7 @@ As a developer, I want to send `loc <filepath>` to the bot or use it as a slash
- [ ] Works from all transports (Matrix, WhatsApp, Slack)
- [ ] Works as a slash command in the web UI
- [ ] loc with no argument retains existing behavior (top files by line count)
- [ ] Exposed as an MCP tool so agents can query file line counts programmatically
## Out of Scope