Função: startDev — agente: orchestrator
Read the planning issue {{planning_issue}} and its comments from Linear:
Use the Linear MCP get_issue tool on {{planning_issue}}, then list_comments.
Based on the discussion, create 2-4 individual task issues in Linear. For each task:
1. Create the issue in project "{{LINEAR_PROJECT}}" (team: "{{LINEAR_TEAM}}") using save_issue
2. Set the title clearly describing the feature
3. Set the description with implementation details
4. Label with "senior" or "junior" based on complexity (senior gets architectural tasks, junior gets UI tasks)
5. Immediately after creating each issue, set its status to "Todo" using save_issue with stateName "Todo"
After creating all task issues, post a comment on the planning issue {{planning_issue}} with a table summarizing all tasks created.
For each issue created, output a line:
TASK|<identifier>|<senior|junior>|<branch_name>
(e.g., TASK|FAB-2|senior|feature/data-table)
Output esperado: linhas TASK|FAB-N|senior|branch-name