vibe_check
Analyze assumptions, identify uncertainties, and interrupt overcomplicated reasoning paths to improve decision-making and prevent cascading errors in AI systems.
Instructions
Metacognitive questioning tool that identifies assumptions and breaks tunnel vision to prevent cascading errors
Input Schema
Name | Required | Description | Default |
---|---|---|---|
goal | Yes | The agent's current goal | |
modelOverride | No | ||
plan | Yes | The agent's detailed plan | |
progress | No | The agent's progress so far | |
sessionId | No | Optional session ID for state management | |
taskContext | No | The context of the current task | |
uncertainties | No | The agent's uncertainties | |
userPrompt | No | The original user prompt |