Skip to content

Instantly share code, notes, and snippets.

@wezoalves
Forked from vedovelli/14-finish-sprint.md
Created March 5, 2026 09:29
Show Gist options
  • Select an option

  • Save wezoalves/24b7aaf6ed3538d008f29a0153f7b141 to your computer and use it in GitHub Desktop.

Select an option

Save wezoalves/24b7aaf6ed3538d008f29a0153f7b141 to your computer and use it in GitHub Desktop.
nanoclaw devteam: 14-finish-sprint

finish-sprint

Função: finishSprint — agente: orchestrator

Sprint #{{sprint_number}} is complete. Do the following in order:

1. Mark each of these task issues as "Done" using save_issue with stateName "Done": {{taskIssues}}
2. Post the following summary as a comment on Linear issue {{planning_issue}} using create_comment:

{{sprintSummary}}

3. Mark the planning issue {{planning_issue}} as "Done" using save_issue with stateName "Done"

Nota: O sprintSummary é gerado pelo host com duração do sprint, tasks completadas e PRs mergeados.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment