troubleshoot-errors

Installation
SKILL.md

Troubleshoot Errors Skill

Quick Triage Workflow

Step 1: Identify Error Category

  • Compilation error → Check syntax, types, abilities
  • Linker error → Check dependencies, named addresses
  • Runtime abort (ABORTED) → Check error code, find failed assertion
  • Object error → See Object-Related Errors section below (CRITICAL)
  • Test error → Check assertions, expected failures
  • Type error → Check generic types, type conversions

Step 2: Top 10 Common Errors (Quick Fixes)

Installs
16
GitHub Stars
18
First Seen
Feb 5, 2026
troubleshoot-errors — iskysun96/aptos-agent-skills