analyze_prompt_sequence
Detect meta-patterns in recent prompts to identify loop failures, anticipation gaps, and depth rejections for improved reasoning.
Instructions
TRIGGER: Call this periodically to detect meta-patterns in user prompts. 📊 Analyzes recent prompts for loop failures, anticipation gaps, and depth rejections. Args: session_id: Optional session ID to filter by (empty = all sessions) limit: Number of recent prompts to analyze (default: 20)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |