.agents/skills/conventional-commit-batcher/SKILL.md
Auto-split mixed changes into logical commit batches with validated Conventional Commit messages. Activate when user wants to git add, git commit, stage, or push changes.
npx skillsauth add cnkang/conventional-commit-batcher conventional-commit-batcherInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Automatically organize mixed Git changes into logical, reviewable commits following Conventional Commit best practices.
This skill MUST be activated for ANY commit-related operation, including:
git add, git commit, or git pushDo NOT run git add or git commit directly. Always follow the full workflow
in references/core-rules.md: inspect, split into batches, run safety gates,
and execute. By default, execute directly without waiting for user confirmation.
Only output the plan and wait for confirmation if the user explicitly asks to
review the plan first.
testing
Auto-split mixed changes into logical commit batches with validated Conventional Commit messages. MUST BE USED for ANY git add, git commit, or git push operation.
testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".
testing
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).
testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".