error-handling

When VS Code problems or any terminal shows an error

$ 설치

git clone https://github.com/ScotterMonk/AgentAutoFlow /tmp/AgentAutoFlow && cp -r /tmp/AgentAutoFlow/.roo/skills/error-handling ~/.claude/skills/AgentAutoFlow

// tip: Run this command in your terminal to install the skill


name: error-handling description: When VS Code problems or any terminal shows an error

Error-handling Instructions

Validation

  • Immediate Check: Inspect terminal output and VS Code Problems panel after every edit.
  • Fix First: Resolve regressions or new errors before proceeding.

Documentation

  • Log Findings: Append significant bugs, non-obvious fixes, or environment quirks to useful discoveries.