mistake
Record what failed and why to prevent repeating unsuccessful attempts. Categorize failures with tags for quick recall in future projects.
Instructions
Record something that failed so you don't repeat it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| why | Yes | Why it failed or didn't work | |
| tags | Yes | Tags for categorization (e.g., ["typescript", "auth"]) | |
| what | Yes | What was tried (brief description) | |
| files | No | Related file paths (optional) |