troubleshooting-regression - Regression troubleshooting workflow for framework failures
Troubleshoot regression issues in hook/router/memory/search with evidence collection and fix validation
Tags
Updated: 2026-02-18Capabilities
Typical Inputs
What this skill does
- identify session and log source
- run trace query
- extract high-signal errors
- map errors to owning modules
- patch minimal code path
- run targeted checks
- verify error no longer reproduces
- record learnings in memory
Inputs
- debug log files
- trace query output
- regression test cases
- prompt for reproduction
- session identifier
Outputs
- analysis results with ok status
- log path analyzed
- normalized findings with severity
- concrete fix actions
Requirements
- debug log files availability
- trace query tool access
- framework codebase access
- test execution environment
