Agentic Uncertainty Quantifier

Scores task uncertainty to calibrate memory depth and iteration count. Use for: quantify uncertainty, fast slow think, uncertainty score, how sure.

Stijnman 8e94959 1.3 KB Updated

File contents

Agentic Uncertainty Quantifier

When to Use

  • User says quantify uncertainty or task matches this capability
  • User says fast slow think or task matches this capability
  • User says uncertainty score or task matches this capability
  • User says how sure or task matches this capability

Workflow

  1. Score epistemic uncertainty 0-10 (how much is unknown).
  2. Score procedural uncertainty 0-10 (how clear are the steps).
  3. High epistemic (>6): retrieve more context, run self-refine-loop.
  4. Low procedural (<4): ask clarifying questions before acting.
  5. Report scores and recommended depth to user.

Integrations

  • self-refine-loop
  • semantic-memory-manager
  • deep-search-enabler

Error Handling

Failure Response
False confidence Bias toward caution on destructive tasks.

Gotchas

  • Uncertainty > 7 on financial/deploy actions triggers hitl-approver.

Example

Input: User request matching triggers above. Output: Structured result per workflow with integrations invoked as needed.

Stijnman/grok-custom-skills/tree/main/.grok/skills/agentic-uncertainty-quantifier commit 8e949594ea

Frequently asked questions

npx skillmds@latest add stijnman/agentic-uncertainty-quantifier