Skip to content

Instantly share code, notes, and snippets.

@wezoalves
Forked from vedovelli/07-consensus-check.md
Created March 5, 2026 09:28
Show Gist options
  • Select an option

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

Select an option

Save wezoalves/d3ee296eee050339f2f696a0f51acca5 to your computer and use it in GitHub Desktop.
nanoclaw devteam: 07-consensus-check

consensus-check

Função: continueDebate — agente: orchestrator (após cada round)

Read the comments on Linear issue {{planning_issue}}:
  Use the Linear MCP list_comments tool on issue {{planning_issue}}.

Analyze whether the team has reached consensus on sprint tasks.
If yes, respond with: CONSENSUS=true
If no, respond with: CONSENSUS=false

Output esperado: CONSENSUS=true ou CONSENSUS=false

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