repair-skill

Diagnose broken Claude Code skills and generate repair plans.

10|1|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/yagizdo/quiver --skill repair-skill-yagizdo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repair-skill
Source: https://github.com/yagizdo/quiver/tree/main/skills/repair-skill
Command: npx skills add https://github.com/yagizdo/quiver --skill repair-skill-yagizdo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnoses and repairs broken Claude Code skills by identifying stale references, outdated API usage, and structural issues that prevent a skill from functioning.

Core Features & Use Cases

  • Diagnostic patterns and taxonomies to assess skill health and root-causes.
  • Clear repair guidance for frontmatter, references, and script references to restore functionality.
  • Practical use cases for maintaining robust Claude Code skills across updates and migrations.

Quick Start

Run this skill to diagnose a broken Claude Code skill and generate a repair plan.

Frequently Asked Questions about repair-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose a broken Claude Code skill?

To diagnose a broken Claude Code skill, you identify and document root causes by focusing on diagnostic patterns like stale API references, malformed frontmatter, and structural issues across multiple skill directories to assess skill health.

What is the best way to repair malformed frontmatter in Claude Code skills?

The best way to repair malformed frontmatter is to apply codified frontmatter validation and safe repair workflows that restore references integrity without introducing new risks to the skill structure.

Why does my Claude Code skill stop working after an update?

A Claude Code skill stops working after updates due to stale API references, outdated API usage, and structural issues that prevent functionality, requiring diagnostic taxonomies to root-cause and resolve the broken state.

How do I fix stale API references in multiple skill directories?

You fix stale API references in multiple skill directories by applying safe repair workflows that validate references integrity, ensuring outdated usage is corrected without introducing new risks to the skill structure.

Can I generate a repair plan for Claude Code skills without causing new issues?

Yes, you can generate a safe repair plan for Claude Code skills by codifying frontmatter validation, name matching, and references integrity to ensure repair workflows avoid introducing new risks during maintenance.

What are the limitations of repairing broken Claude Code skills?

Limitations include ensuring repair workflows avoid introducing new risks, as fixing stale API references, malformed frontmatter, and structural issues across multiple skill directories requires careful validation to maintain references integrity.