repair-skill

Audit Claude Skills against a gold standard and apply critical fixes.

270|16|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/gupsammy/Claudest --skill repair-skill-gupsammy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repair-skill
Source: https://github.com/gupsammy/Claudest/tree/main/plugins/claude-skills/skills/repair-skill
Command: npx skills add https://github.com/gupsammy/Claudest --skill repair-skill-gupsammy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill diagnoses and fixes issues in existing Claude Skills, ensuring they meet high-quality standards and function optimally.

Core Features & Use Cases

  • Skill Auditing: Analyzes a skill against a gold standard for structure, frontmatter, and content.
  • Improvement Planning: Generates a structured report detailing violations and gaps with specific fixes.
  • Automated Repair: Applies critical and major improvements to the skill's files.
  • Use Case: You've created a new skill but suspect it could be better. Run repair-skill on its directory to get a detailed analysis and a plan for improvement.

Quick Start

Use the repair-skill skill to audit the skill located at the path 'plugins/my-new-skill/'.

Frequently Asked Questions about repair-skill

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

FAQPage Schema
How do I audit a Claude Skill for frontmatter quality and instruction clarity?

Skill auditing checks your existing Claude Skills against a defined gold standard. It evaluates frontmatter quality, execution modifiers, and instruction clarity, then generates a detailed report of violations and gaps.

What is the best way to fix gaps in Claude Skill anatomy and agentic splits?

Automated skill repair applies critical and major fixes to your Claude Skill files. It identifies violations in anatomy completeness, agentic vs. deterministic splits, and verbosity, then automatically applies the necessary improvements.

Can I use repair-skill to analyze a custom skill directory without dependencies?

Yes, you can audit a custom skill directory without dependencies. The repair-skill tool operates independently, analyzing your skill's structure, frontmatter, and content against a gold standard to identify violations and gaps.

How does a skill audit identify violations in execution modifiers and verbosity?

A skill audit identifies execution modifier and verbosity violations by comparing your skill against a gold standard. It evaluates agentic vs. deterministic splits, workflow clarity, and anatomy completeness to generate a structured improvement report.

What should I do if my Claude Skill has poor workflow clarity and anatomy completeness?

If your Claude Skill has poor workflow clarity and anatomy completeness, run an automated repair. It diagnoses the issues, generates a structured improvement plan, and applies critical and major fixes to the skill's files.