Função: processMerge — agente: orchestrator (fire-and-forget após merge)
Do the following in order:
1. For each of these Linear issues, set the status to "Done" using save_issue with stateName "Done": {{mergedIssues}}
2. Post a comment on Linear planning issue {{planning_issue}} summarising what was merged: {{mergedRefs}}. Use the Linear MCP create_comment tool.
Nota: Chamado de forma fire-and-forget (.catch()) após execSync gh pr merge ter sucesso. O merge real não é feito pelo agente.