bad_fallback
CommunityValidate and enforce safe fallback chains
Author0xmariowu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The loader should reject unknown fallback method ids by validating that every id in a skill's fallback_chain exists among the defined methods, preventing runtime errors during skill loading.
Core Features & Use Cases
- Verify that all ids in fallback_chain refer to defined method ids.
- Report precise, actionable errors when a fallback id is missing or duplicated.
- Ensure safe loading by rejecting skills with invalid fallback configurations in CI or runtime environments.
- Use Case: A new skill defines methods: [primary, secondary] and fallback_chain: [primary, secondary]; the loader confirms validity and proceeds.
Quick Start
Run the loader on this skill to verify that every id in fallback_chain matches a defined method.
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: bad_fallback Download link: https://github.com/0xmariowu/Autosearch/archive/main.zip#bad-fallback 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.