commitlisted
Install: claude install-skill ThinkVelta/agent-tracker
Cluster all pending changes into logical groups and create a separate Conventional Commit for each group. Execute immediately — do NOT propose or ask for confirmation.
If a single argument is provided (e.g., `/commit feat: add login page`), stage everything and commit with that message as a single commit.
Otherwise, analyze the changes, cluster them by logical purpose, and create one commit per cluster.
IMPORTANT: Do NOT push to the remote — this skill only creates local commits. Pushing happens later (e.g. `/pr-open`, `/pr-iterate`) and only ever to an explicitly named feature branch.
IMPORTANT: Launch the commit agent and let it run to completion autonomously. Do NOT summarize or preview the clusters before committing — just execute. When the agent returns, relay its summary table to the user.