Prepare and scope a new task with research, breakdown, and Linear registration
/plugin marketplace add thamam/A2X-marketplace/plugin install thamam-maya-toolkit-plugins-maya-toolkit@thamam/A2X-marketplace# Prepare Task Skill Comprehensive task preparation workflow that creates a git worktree, researches requirements, breaks down work, and registers in Linear. ## Usage **Examples:** - `/prepare-task PRO-123` - Prepare existing Linear issue - `/prepare-task "Add real-time sensor alerts"` - New task from description - `/prepare-task PRO-45 --validate` - Validate and update existing task ## Workflow This skill delegates to the `task-planner` agent which handles: 1. **Task Discovery** (5 min) - If Linear ID: Fetch issue details, comments, description - If description: Create initia...