diff --git a/prompts/conventional-commit.prompt.md b/prompts/conventional-commit.prompt.md index c517d438..01cf2b5a 100644 --- a/prompts/conventional-commit.prompt.md +++ b/prompts/conventional-commit.prompt.md @@ -1,6 +1,6 @@ --- description: 'Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages in line with the Conventional Commits specification, including instructions, examples, and validation.' -tools: ['runCommands/runInTerminal', 'runCommands/getTerminalOutput'] +tools: ['execute/runInTerminal', 'execute/getTerminalOutput'] --- ### Instructions