Loading...
Loading...
Found 7 Skills
Interactive hypothesis-driven debugging with documented exploration, understanding evolution, and analysis-assisted correction.
Debug Streamlit frontend and backend changes using make debug with hot-reload. Use when testing code changes, investigating bugs, checking UI behavior, or needing screenshots of the running app.
Systematically debug issues, investigating bugs, troubleshooting problems, or tracking down errors with persistent state across context resets. Triggers include "debug", "investigate bug", "troubleshoot", "find the problem", "why isn't this working", and "debug session".
Iterative debugging workflow with confidence scoring and strategic log injection. Five phases: investigate, inject logs, propose fix, verify, cleanup. Use when: debugging unexpected behavior, silent errors, intermittent failures, or issues requiring runtime data. Triggers on "debug", "fix bug", "investigate", "trace issue", "add debug logs", "cleanup debug logs".
Structured debug mode focused on root-cause confirmation and controlled fixes.
Hypothesis-driven autonomous debugging with real command validation
Regression troubleshooting workflow for hook/router/memory/search failures with enforced evidence and fix validation