Prepare the git environment for starting a new feature. Switches to main/develop branch, pulls latest, cleans up merged branches, and confirms ready state. Trigger on "new feature", "GNF", "start feature", "next feature", "prepare for new work".
$npx -y skills add joey-barbier/claudecode-plugin --skill horka-git-new-featureInstalls into the current project.
Run `npx skills use "https://github.com/joey-barbier/claudecode-plugin" --skill "joey-barbier/claudecode-plugin/horka-git-new-feature"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/joey-barbier/claudecode-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/joey-barbier/claudecode-plugin"` and select the relevant skills, then follow their instructions.