Get a week free of Claude Code →

🔍 Process Commit

This skill automates splitting large changes into logical commits using git-sequential-stage to stage hunks and prepare commits before PRs.

QUICK INSTALL
npx playbooks add skill hikaruegashira/agent-skills --skill process-commit

About

This skill automates splitting large changes into logical commits using git-sequential-stage to stage hunks and prepare commits before PRs.. This skill provides a specialized system prompt that configures your AI coding agent as a process commit expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Process Commit skill effectively.

System Prompt (19 words)

This skill automates splitting large changes into logical commits using git-sequential-stage to stage hunks and prepare commits before PRs.

Related Skills