skill-repair
CommunityKeep skills reliable by fixing failures
Authorshellicar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Skills and automation workflows become unreliable when failing scripts or unclear instructions are worked around instead of fixed, causing silent divergence and recurring bugs. This Skill enforces a fix-and-retry discipline so that failures are diagnosed, corrected, and re-run, preserving deterministic workflows and auditability.
Core Features & Use Cases
- Fix-first policy: Require explicit identification of the failing skill step, a proposed corrective change, and re-running the original skill instead of manual workarounds.
- Failure reporting guidance: Standardizes how to report syntax errors, runtime errors, missing paths, or incorrect outputs so fixes are actionable.
- Use Case: In a CI pipeline or developer workflow where a data-gathering script fails, follow the skill-repair steps to fix the script, validate output, and prevent ad-hoc bypasses that hide the bug.
Quick Start
When a skill script errors, describe the exact failure, propose a specific fix, apply the fix with confirmation if unsure, and re-run the original skill step.
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: skill-repair Download link: https://github.com/shellicar/skills/archive/main.zip#skill-repair 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.