diagnose-bash-error
CommunityDebug Bash command failures.
AuthorViperJuice
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps users understand and resolve errors when Bash commands fail, preventing wasted time on retries and guiding them toward effective solutions.
Core Features & Use Cases
- Error Categorization: Identifies the type of Bash error based on exit codes and stderr patterns.
- Root Cause Analysis: Provides procedures to diagnose the underlying issue.
- Fix Suggestions: Offers specific commands or actions to resolve the error.
- Use Case: When a script fails with
exit code 127, this Skill will guide you to runwhich <command>to check if the command is installed, rather than blindly retrying.
Quick Start
Use the diagnose-bash-error skill to analyze the failure of the last executed Bash command.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: diagnose-bash-error Download link: https://github.com/ViperJuice/dotfiles/archive/main.zip#diagnose-bash-error 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 223,000+ vetted skills library on demand.