Skip to main content

git-workflow-strategy

Master Git workflows with strategies for collaboration, branching, and merging to enhance team productivity and code quality.

Install this skill

or
90/100

Security score

The git-workflow-strategy skill was audited on Feb 12, 2026 and we found 6 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 149

Template literal with variable interpolation in command context

SourceSKILL.md
149```bash
low line 116

Access to hidden dotfiles in home directory

SourceSKILL.md
116git config --global commit.template ~/.gitmessage
low line 253

External URL reference

SourceSKILL.md
253- [Git Branching Strategies](https://git-scm.com/book/en/v2/Git-Branching-Branching-Workflows)
low line 254

External URL reference

SourceSKILL.md
254- [GitHub Flow Guide](https://guides.github.com/introduction/flow/)
low line 255

External URL reference

SourceSKILL.md
255- [A Successful Git Branching Model](https://nvie.com/posts/a-successful-git-branching-model/)
low line 256

External URL reference

SourceSKILL.md
256- [Trunk Based Development](https://trunkbaseddevelopment.com/)
Scanned on Feb 12, 2026
View Security Dashboard