关于
The Error Recoverer skill provides Claude with a sophisticated framework for identifying and resolving issues that occur during autonomous development tasks. By classifying errors into specific categories such as transient, resource, syntax, or logic, it intelligently selects the optimal recovery strategy—ranging from exponential backoffs and state rollbacks to automated code fixes. This skill is essential for maintaining session continuity, reducing manual intervention, and ensuring that coding agents can autonomously navigate through failures by leveraging causal memory and integrated checkpoint management.