feature
Installation
SKILL.md
What I do
- Turn a short task title into a deterministic
feature/<slug>branch name. - Create a git worktree at
../.worktrees/pluto/<branch_sanitized>. - Guide sync with
origin/main(prefer rebase for clean history). - Guide PR creation (GitHub, squash merge; do not merge automatically).
- Guide safe cleanup (remove worktree only).