Commit changes autonomously for automated workflows. Use when staging files, creating commits, or automating git workflows.
Automates git commit workflows including staging, checks, and logical change splitting with AI-generated messages.
npx claudepluginhub tenzir/claude-pluginshaikuRun git status, git diff, and git log --oneline -10 to understand changes.
Check pyproject.toml, package.json, or Makefile for configured static
checks. Run linters, type checkers, and formatters if present. Skip if none.
Identify distinct logical units. If staged changes contain multiple orthogonal changes, split them automatically:
Stage changes and commit. Invoke dev:writing-commit-messages skill.
Always create a new commit. Never amend unless explicitly requested.
Agent for managing AI prompts on prompts.chat - search, save, improve, and organize your prompt library.