Vibe Check MCP
by PV-Bhat
Verified
vibe_learn
Pattern recognition system that tracks common errors and solutions to prevent recurring issues
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | Yes | Category of mistake (standard categories: Complex Solution Bias, Feature Creep, Premature Implementation, Misalignment, Overtooling, Other) | |
mistake | Yes | One-sentence description of the mistake | |
sessionId | No | Optional session ID for state management | |
solution | Yes | How it was corrected (one sentence) |