huskies: merge 494_story_mcp_tool_to_run_project_test_suite

This commit is contained in:
dave
2026-04-07 14:39:47 +00:00
parent 1b8c391836
commit 19768c23d5
5 changed files with 503 additions and 1 deletions
+5
View File
@@ -97,6 +97,11 @@ export const SLASH_COMMANDS: SlashCommand[] = [
description:
"Clear the current Claude Code session and start fresh (messages and session ID are cleared locally).",
},
{
name: "/test",
description:
"Run the project's test suite (`script/test`) and show pass/fail with output.",
},
{
name: "/btw <question>",
description: