error-recovery

Provides structured error handling protocol for all agent operations. Ensures users receive clear error reports, troubleshooting guidance, and actionable next steps. Use when any tool operation fails, encounters an error, or produces unexpected results.

$ 설치

git clone https://github.com/costiash/CognivAgent /tmp/CognivAgent && cp -r /tmp/CognivAgent/app/agent/resources/.claude/skills/error-recovery ~/.claude/skills/CognivAgent

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