agentsclimarketplace

Native agent deliberation

Skill Kbediako/evergreen-codex-skills/skills/native-agent-deliberation

Frame consequential or ambiguous decisions through distinct evidence-backed viewpoints, tradeoffs, and dissent. Use for brainstorming among competing strategies, architecture choices, risk review, or a decision whose assumptions should be challenged before execution.From its SKILL.md

Install
npx -y skills add Kbediako/evergreen-codex-skills --skill native-agent-deliberation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.0 KB, 348 tokens by cl100k_base, as published. Nobody here has run it

Native Agent Deliberation

Set The Decision

  1. State one decision question.
  2. List hard constraints, success criteria, and decision deadline.
  3. Separate known evidence from assumptions.
  4. Identify what would change the decision.
  5. Keep implementation outside scope unless the user also authorizes it.

Gather Viewpoints

Load native-subagents-first before using native agents. Follow it as the sole lifecycle, model, budget, resume, and tool contract.

Choose two to four genuinely distinct viewpoints, such as:

  • evidence and constraints,
  • viable options and tradeoffs,
  • dissent and failure modes,
  • reversibility and verification.

Give each viewpoint a bounded question and only the evidence it needs. Ask for:

  • a concise recommendation,
  • supporting evidence,
  • the strongest counterargument,
  • confidence and missing facts,
  • a condition that would reverse the recommendation.

Use the tool's structured role controls when needed. Do not put role or agent_type markers in prompt text.

Synthesize

  1. Verify material claims against source evidence.
  2. Compare options against the same criteria.
  3. Preserve disagreements instead of manufacturing consensus.
  4. Distinguish evidence, inference, and preference.
  5. Recommend one path, defer, or ask for one blocking fact.
  6. Name the strongest dissent and what would change the decision.
  7. Give the next concrete action without starting unrequested implementation.

Return

  • Decision and recommendation.
  • Evidence that drove it.
  • Strongest tradeoff or dissent.
  • Uncertainty and reversal condition.
  • Next action.

Do not use this skill for generic subagent execution, routine implementation fanout, or validation.

What ships with it: 1 file

236 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.