obstacle-resolution
CommunityResolve blockers with fallback chains.
Software Engineering#automation#workflow#resilience#error-handling#fallback#retry#obstacle-resolution
AuthorWingedGuardian
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Genesis often encounters blockers in automated tasks—failed API calls, unavailable services, or missing dependencies. This Skill provides a systematic fallback-chain approach to resolve obstacles and keep workflows moving.
Core Features & Use Cases
- Classify the obstacle type (provider failure, data missing, capability gap, external dependency, permission issue).
- Load and traverse the relevant fallback chain from fallback_chains.py and apply fallbacks in order.
- Log attempts, outcomes, and resolutions; escalate when all fallbacks are exhausted; record the successful path as an observation for future improvements.
Quick Start
Describe the obstacle and allow Genesis to select and execute the appropriate fallback chain to resolve it.
Dependency Matrix
Required Modules
None requiredComponents
Standard packageđź’» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: obstacle-resolution Download link: https://github.com/WingedGuardian/GENesis-AGI/archive/main.zip#obstacle-resolution Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.