Loading...
Loading...
Provides git workflow assistance, branch management, and commit message optimization
npx skill4agent add joshuadavidthomas/opencode-agent-skills git-helpergit checkout -b feature/your-feature-name
git push -u origin feature/your-feature-nametype(scope): description
[optional body]
[optional footer]git remote prune origingit branch -d branch-namecreate-branch.shcommit-check.shcleanup.sh