chore(prompts): update git-flow-branch-creator prompt front matter

Remove 'Created' field
Add 'tools' field to front matter for clarity
This commit is contained in:
Aung Myo Kyaw 2025-07-29 21:59:24 +07:00
parent ea36244b32
commit 515d95cea2
No known key found for this signature in database
GPG Key ID: CF9C1464F7063FDD

View File

@ -1,7 +1,6 @@
---
description: 'Intelligent Git Flow branch creator that analyzes git status/diff and creates appropriate branches following the nvie Git Flow branching model.'
Version: '1.0.0'
Created: '2025-07-28'
tools: ['run_in_terminal', 'get_terminal_output']
---
### Instructions