- Add worktreeNaming setting type with 'random' | 'task-id' | 'task-title' options - Update executor to generate worktree names based on setting value - Create worktree-names.ts utility module with generateWorktreeName function - Add comprehensive executor tests for all naming strategies - Update AGENTS.md documentation with setting description and usage - Include changeset for patch release