mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-05 22:52:11 +00:00
653d283af9
* feat(prompts): add Git Flow branch creator prompt with full XML-driven workflow Introduces a new prompt file that guides users through creating Git Flow branches using a structured XML analysis and naming convention. Includes workflow, analysis framework, naming conventions, edge case handling, and validation checklist. * feat(prompts): add Git Flow Branch Creator prompt to README table * style(prompts): use single quotes in front matter for git-flow-branch-creator.prompt.md * Update prompts/git-flow-branch-creator.prompt.md Co-authored-by: Aaron Powell <me@aaron-powell.com> * chore(prompts): update git-flow-branch-creator prompt front matter Remove 'Created' field Add 'tools' field to front matter for clarity * docs(readme): clarify Git Flow Branch Creator prompt description and details --------- Co-authored-by: Aung Myo Kyaw <aungmyokyaw@users.noreply.github.com> Co-authored-by: Aaron Powell <me@aaron-powell.com>