Skip to content

joelyoung01/joelyoung01.personal-agent-dev

v1.0.0

Personal agent development skills: pre-ship code review, git work-tree cleanup, log diagnosis, and token-efficient caveman communication.

clean-work-tree

Analyze all uncommitted changes in the git working tree (staged, unstaged, and untracked files), organize them into logical commits, and create those commits without asking for approval. Use when the working tree has accumulated many uncommitted changes, the user wants to clean up their work tree, organize changes into commits, or asks to tidy up uncommitted work. Prefer delegating the full workflow to a subagent to preserve parent context.

Read SKILL.md at the source

Pinned to revision 4edb5adfa681, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.