skill-self-correction

Correct inaccuracies in HOUSE SKILLS by validating facts and updating SKILL.md files.

1|Updated Mar 20, 2025
One-click install
npx skills add https://github.com/asanexample/platform --skill skill-self-correction
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-self-correction
Source: https://github.com/asanexample/platform/tree/main/.claude/skills/skill-self-correction
Command: npx skills add https://github.com/asanexample/platform --skill skill-self-correction

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you fix inaccuracies or omissions in existing HOUSE SKILLS (under .claude/skills/) by verifying facts and correcting the SKILL.md file directly.

Core Features & Use Cases

  • Correct Inaccuracies: Fix errors in commands, facts, or assumptions made by a HOUSE SKILL.
  • Verify Facts: Confirm commands and facts against authoritative sources before correction.
  • Precise Updates: Make targeted updates to the SKILL.md file without affecting other parts.
  • Use Case: If a skill suggests a command that leads to an error or an incorrect assumption, use this skill to verify and correct the skill.

Quick Start

To correct a skill, run the command: use skill-self-correction correct <skill_name> --description "Update description to be corrected." --command "Update the command to be corrected."

Frequently Asked Questions about skill-self-correction

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

FAQPage Schema
How do I correct inaccuracies in a SKILL.md file under .claude/skills/?

To correct inaccuracies in a SKILL.md file, you can validate the facts against authoritative sources and apply targeted updates directly to the file under .claude/skills/ without affecting other parts.

What is the best way to fix a HOUSE SKILL that suggests an incorrect command?

Fixing a HOUSE SKILL with an incorrect command requires manual fact verification against authoritative sources, followed by precise edits to the SKILL.md file to ensure software reliability and consistency.

Does skill-self-correction support updating a skill description and command simultaneously?

Yes, you can update both simultaneously by running the command with the --description and --command flags to pass the corrected text for the specified skill name.

When do I need to verify facts before modifying a HOUSE SKILL?

You need to verify facts before modifying a HOUSE SKILL whenever you identify errors in commands, facts, or assumptions, ensuring durable reliability and preventing incorrect information from persisting in the .claude/skills/ directory.

Can I update only a specific section of a SKILL.md file without breaking other parts?

Yes, you can make precise updates to specific sections of a SKILL.md file, correcting only the targeted inaccuracies while preserving the consistency and reliability of the remaining content.