Loading...
Loading...
Regression troubleshooting workflow for hook/router/memory/search failures with enforced evidence and fix validation
npx skill4agent add oimiragieo/agent-studio troubleshooting-regressionpnpm trace:querypnpm trace:query --trace-id <traceId> --compact --since <ISO-8601> --limit 200C:\\Users\\<user>\\.claude\\debug\\*.txtpnpm trace:querynode .claude/skills/troubleshooting-regression/scripts/main.cjs --prompt "search the codebase for any issues or bugs"
pnpm trace:query --trace-id <traceId> --compact --since <ISO-8601> --limit 200node .claude/skills/troubleshooting-regression/scripts/main.cjs --log-path "C:\\Users\\<user>\\.claude\\debug\\<session>.txt"oklogPathfindings[]nextActions[].claude/workflows/troubleshooting-regression-skill-workflow.md.claude/tools/troubleshooting-regression/troubleshooting-regression.cjs.claude/commands/troubleshooting-regression.md# Analyze latest log
node .claude/skills/troubleshooting-regression/scripts/main.cjs --mode quick
# Analyze specific log and fail when critical findings exist
node .claude/skills/troubleshooting-regression/scripts/main.cjs --log-path "<path>" --strictcat .claude/context/memory/learnings.md.claude/context/memory/learnings.md.claude/context/memory/issues.md.claude/context/memory/decisions.mdASSUME INTERRUPTION: Your context may reset. If it's not in memory, it didn't happen.