Characterize

Reviews all staged, unstaged, and untracked changes in the working tree and groups them into logical buckets that likely belong in separate commits or parallel tasks. Use when the user wants to understand a dirty tree before staging or committing, split local changes into coherent chunks, or explicitly asks for a `push` mode that stages and commits each bucket locally, verifies the stack, then pushes once.

henry-md Updated

File contents

henry-md/codex-skills/tree/main/characterize commit ed0a242dcc

Frequently asked questions

npx skillmds@latest add henry-md/characterize