metacognitive_monitoring
Evaluate your knowledge, claims, and reasoning quality to identify biases and gaps, improving metacognition and decision-making.
Instructions
Self-assessment of knowledge and reasoning quality for improved metacognition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | The overall task or problem being addressed. | |
| stage | Yes | The current stage of the metacognitive process. | |
| claims | No | A list of claims being made and assessed. | |
| iteration | Yes | The iteration number of this monitoring session. | |
| monitoringId | Yes | A unique identifier for this monitoring session. | |
| previousSteps | No | A record of the steps that have already been completed. | |
| reasoningSteps | No | A list of reasoning steps being assessed. | |
| remainingSteps | No | A high-level list of the steps that are yet to be taken. | |
| toolUsageHistory | No | A log of the tools that have been used so far, along with their effectiveness. | |
| uncertaintyAreas | Yes | A list of areas where there is significant uncertainty. | |
| overallConfidence | Yes | An overall confidence score (0-1) in the ability to complete the task successfully. | |
| knowledgeAssessment | No | An assessment of the knowledge required for the task. | |
| recommendedApproach | Yes | The recommended approach to address the task, given the metacognitive assessment. | |
| nextAssessmentNeeded | Yes | A flag indicating whether another assessment is required. | |
| suggestedAssessments | No | A list of suggested next assessments. |