Update tools section in conventional commit prompt

This commit is contained in:
Steven Vore
2026-02-03 11:02:24 -05:00
committed by GitHub
parent e32291ee9f
commit e0ef76bcaf

View File

@@ -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