The spawn-issues skill was missing the allowed-tools field that was present in the old version. Without this field, the skill cannot execute bash commands, causing permission errors when trying to create worktrees or call scripts. Added: allowed-tools: Bash, Task, Read, TaskOutput Co-Authored-By: Claude Code <noreply@anthropic.com>