speckit-git-feature
Installation
SKILL.md
Speckit Git Feature Skill
Create Infrahub Feature Branch
Create and switch to a new git feature branch for the given specification, enforcing an Infrahub Jira or JPD ticket reference as the branch name suffix.
User Input
$ARGUMENTS
Prerequisites
- Verify Git is available by running
git rev-parse --is-inside-work-tree 2>/dev/null - If Git is not available, warn the user and skip branch creation