From 73304f08acd58a9fa4ccea91db8bc2c2a264b11a Mon Sep 17 00:00:00 2001 From: dave Date: Sat, 28 Mar 2026 08:17:32 +0000 Subject: [PATCH] storkit: create 420_story_loc_for_a_specified_file_bot_command_and_web_ui_slash_command --- ..._for_a_specified_file_bot_command_and_web_ui_slash_command.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.storkit/work/1_backlog/420_story_loc_for_a_specified_file_bot_command_and_web_ui_slash_command.md b/.storkit/work/1_backlog/420_story_loc_for_a_specified_file_bot_command_and_web_ui_slash_command.md index f0f9ae90..9424cb8b 100644 --- a/.storkit/work/1_backlog/420_story_loc_for_a_specified_file_bot_command_and_web_ui_slash_command.md +++ b/.storkit/work/1_backlog/420_story_loc_for_a_specified_file_bot_command_and_web_ui_slash_command.md @@ -16,6 +16,7 @@ As a developer, I want to send `loc ` 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