huskies: merge 494_story_mcp_tool_to_run_project_test_suite
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user