What problem does it solve?
This Skill automatically detects, diagnoses, and proposes fixes for broken workflow skills, ensuring continuous operation with minimal manual intervention.
Core Features & Use Cases
- Automated Failure Detection: Identifies skill failures caused by missing prerequisites, outdated commands, environment drift, or ambiguity.
- Root Cause Analysis: Classifies the specific reason for the skill failure.
- Minimal Patch Generation: Creates precise, minimal diffs to correct the skill's documentation.
- Verification Steps: Includes explicit local and CI verification steps for proposed patches.
- Use Case: If a skill consistently fails because a command is no longer valid, this skill will identify the issue, suggest the correct command, and update the skill documentation for future use.
Quick Start
Use the op-skill-repair skill to fix any detected issues in the 'deploy-app' skill.