Loading...
Loading...
Create a git commit following the Conventional Commits specification.
npx skill4agent add derogab/agent-kit commitgit diff --stagedgit branch --show-currentgit log --oneline -5git addgit pushhttps://www.conventionalcommits.org/en/v1.0.0/<type>(<optional scope>): <description>
[optional body]!feat!: change API response formatgit commit -m