bysoftaworks· 44 skills
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.
$npx -y skills add softaworks/agent-toolkit --skill commit-workInstalls into the current project.
Run `npx skills use "https://github.com/softaworks/agent-toolkit" --skill "softaworks/agent-toolkit/commit-work"` 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/softaworks/agent-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/softaworks/agent-toolkit"` and select the relevant skills, then follow their instructions.