22 added, 1 removed. Audit C to A.
+ ---
name: agentic-uncertainty-quantifier
- description: Dual-process uncertainty scoring for memory and reflection depth. Triggers: 'quantify uncertainty', 'fast slow think', 'uncertainty score'. Controls memory retrieval and iteration count based on confidence.
+ description: "Dual-process uncertainty scoring for memory and reflection depth"
+ version: 1.0.0
+ author: Stijnman
+ license: MIT
+ metadata:
+ hermes:
+ tags: []
+ related_skills: []
+ ---
+
+ # Agentic Uncertainty Quantifier
+
+ ## Overview
+ Dual-process uncertainty scoring for memory and reflection depth. Triggers: 'quantify uncertainty', 'fast slow think', 'uncertainty score'. Controls memory retrieval and iteration count based on confidence.
+
+ ## When to Use
+ - quantify uncertainty, fast slow think, uncertainty score
+
+ ## Common Pitfalls
+ - No action specified yet.
+