adjudicator-synthesis
Use when you have run 2 or more agent-council deliberator skills on the same artifact (Skeptic, Voice & Identity, Evidence & Calibration, Strategy & Stakes)…
Use when you want a strategic-fit and opportunity-cost check on a text artifact before it ships — assess goal alignment against the operator's life-goals or portfolio framework, name the specific opportunity cost (what queued work this preempts), run the kill-criteria check, and
$ npx -y skills add Avyayalaya/agent-council --skill strategy-stakes-review --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/strategy-stakes-reviewContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when you want a strategic-fit and opportunity-cost check on a text artifact before it ships — assess goal alignment against the operator's life-goals or portfolio framework, name the specific opportunity cost (what queued work this preempts), run the kill-criteria check, and
name: strategy-stakes-review
description: "Use when you want a strategic-fit and opportunity-cost check on a text artifact before it ships — assess goal alignment against the operator's life-goals or portfolio framework, name the specific opportunity cost (what queued work this preempts), run the kill-criteria check, and assess identity coherence with the operator's executive arc. Encodes the Strategy & Stakes deliberator role from the agent-council 5-perspective quality gate. Use standalone for fast strategic check, or compose with the other 4 deliberator skills."
version: "0.1.1"
type: "codex"
tags: ["Quality Gate", "Strategy", "Portfolio", "Council Deliberator"]
created: "2026-05-29"
valid_until: "2026-11-29"
derived_from: "prompts/strategy.md in Avyayalaya/agent-council"
tested_with: ["Claude Sonnet 4.6", "Claude Opus 4.6", "GPT-4o"]
license: "MIT"
composes_with:
- package: "agent-council"
skill: "skeptic-review"
relation: "use_together"
reason: "When Skeptic surfaces an unaddressed counter-position that has strategic consequences ('smart competitor reads this and rebuts in one tweet'), Strategy & Stakes integrates that into the identity-coherence and strategic-risk assessment."
- package: "agent-council"
skill: "adjudicator-synthesis"
relation: "produces_input_for"
reason: "Strategy's goal-fit + opportunity-cost + kill-criteria structured output feeds into the Adjudicator's verdict policy and reasoning."
- package: "pm-skills"
skill: "product-strategy"
relation: "use_after"
reason: "Strategy & Stakes audits whether an artifact's positioning is consistent with a previously articulated product strategy. Run after producing strategy via pm-skills' product-strategy skill."
- package: "pm-skills"
skill: "go-to-market-strategy"
relation: "use_after"
reason: "GTM artifacts benefit from a strategic-fit gate — does the campaign align with the chosen GTM motion, or does it leak into a different positioning?"
- package: "pm-skills"
skill: "stakeholder-alignment"
relation: "use_with"
reason: "Strategy & Stakes flags identity-coherence risk; stakeholder-alignment helps plan how the strategic message lands with specific stakeholders."
capability_summary: "Produces a structured Strategy & Stakes critique of a text artifact: primary and secondary goal alignment with fit assessment, named opportunity cost (specific queued alternative the artifact preempts), kill-criteria check (triggered + criterion + reason), identity-coherence one-liner, the one strategic risk worth naming, would_block + irreducible flags. Output is fenced JSON suitable for downstream verdict aggregation."
input_schema:
artifact: "string or path — the text artifact to assess strategically"
goals_framework: "object or path — required, canonical goals (e.g., a goals.md with named goal tracks, an OKR set, or a strategy hierarchy)"
proof_stack: "object or path — optional, where evidence gaps are by goal dimension"
dispatch_queue: "object or path — optional, what other work is queued and competing for the same hour"
kill_criteria: "object or path — optional, committed kill-conditions per project (often in registry.json or strategy doc)"
prior_round_critiques: "object — optional, all 4 R1 critiques from other deliberators when running Round 2 cross-read rebuttal"
output_schema:
role: "Constant: strategy"
round: "1 (independent critique) or 2 (cross-read rebuttal)"
score: "1-5 where 1 = goal-misaligned + identity-incoherent + high opportunity cost, 5 = perfectly aligned + low opportunity cost"
goal_alignment: "Object {primary_goal, secondary_goal, fit: Strong|Adequate|Weak}"
opportunity_cost: "Specific sentence naming the queued work the artifact preempts"
kill_check: "Object {triggered: boolean, criterion: string or null, reason: string or null}"
identity_coherence: "One sentence on whether the public face matches the operator's executive arc"
strategic_risk: "The one risk worth surfacing, ≤1 sentence"
would_block: "Boolean — true if misaligned, high opportunity cost with weaker compounding, or kill-criterion triggered"
irreducible: "Boolean — true only if strategic mismatch requires routing to different channel or shelving"
notes: "≤2 sentences on overall strategic posture"
example_invocation: "examples/demo/sample_linkedin_post.md"Read a text artifact as a portfolio manager reads a position — not "is this good?" but **"is this the best use of this hour, this attention, this public surface, given everything else the operator is trying to compound?"**
The artifact arrives optimized for itself. It survived the operator's own gate. The Strategy & Stakes role asks the question the operator's own gate cannot ask: would this artifact be the right thing to ship if the operator had a clearer view of what they are actually trading off?
The role is not a brake. It is a portfolio overlay. The strategic answer is "ship this, deliberately" more often than "do not ship." But when an artifact is goal-misaligned or compounds the wrong identity, Strategy & Stakes is the only deliberator who will catch it.
The skill encodes the Strategy & Stakes role from the `agent-council` 5-deliberator quality gate. Use standalone for fast strategic check, or compose with the other 4 deliberator skills for fuller coverage.
**Use this skill when:**
Five reviewers pull your draft apart, keep their disagreement visible, and hand you one verdict — for the text you can't un-ship. A runtime-portable 5-agent council that adjudicates text artifacts before they ship.
Repo: Avyayalaya/agent-council
Use when you have run 2 or more agent-council deliberator skills on the same artifact (Skeptic, Voice & Identity, Evidence & Calibration, Strategy & Stakes)…
Use when you want a per-claim evidence-tier audit on a text artifact before it ships — assign T1-T6 tiers to every load-bearing claim, surface calibration…
Use when you want an adversarial steelman pass on a text artifact before it ships — surface the load-bearing claims, the strongest unaddressed…
Use when you want a line-level voice and identity audit on a text artifact before it ships — surface specific voice-rule violations (banned patterns, hype…