jennydove

Fix Skills — Security skill for Claude Code

Security community

Fix skill files that failed the audit, based on findings from /audit-skills.

How to install Fix Skills

Installs to ~/.claude/commands/jennydove-self-improving-claude-fix-skills.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jennydove/self-improving-claude/HEAD/.claude/commands/fix-skills.md -o ~/.claude/commands/jennydove-self-improving-claude-fix-skills.md

Restart Claude Code, or start a new session, for it to be picked up.

What Fix Skills does

Fix skill files that failed the audit, based on findings from `/audit-skills`.

Usage

Run after `/audit-skills`. Specify which skills to fix, or fix all skills below threshold.

Process

  1. **Identify skills to fix**

    • Use the findings from the most recent /audit-skills run
    • If called directly without a prior audit, run /audit-skills first
  2. **Read `docs/standards-skills.md`** to understand what "good" looks like

  3. **For each skill to fix:** a. Read the current skill file

Alternatives in Security

  • Security Scan Report — Generated: 2026-04-10 20:48 UTC Skills scanned: 134 Total findings: 836 Critical: 32 High: 50 Safe skills: 100 18.1k ★
  • Review Artifact — Creates one polished, self-contained HTML artifact from review findings, audit notes, PR feedback, code review 652 ★
  • Maestro Odyssey — Long-running iterative cycle — one entry, seven modes (debug improve planex review security defensive ui) 530 ★

Full documentation available on GitHub

View Source Repository