jennydove

Fix Claude Md — Security skill for Claude Code

Security community

Fix structural issues in CLAUDE.md files identified by /audit-claude-md.

How to install Fix Claude Md

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

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

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

What Fix Claude Md does

Fix structural issues in CLAUDE.md files identified by `/audit-claude-md`.

Usage

Run after `/audit-claude-md`. Specify which file to fix, or fix all files with issues.

Process

  1. **Identify files to fix**

    • Use findings from the most recent /audit-claude-md run
    • If called directly without prior audit, run /audit-claude-md first
  2. **Read `docs/standards-claude-md.md`** to understand the target structure

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

Alternatives in Security

  • Portaljs Check Data Quality — Audit a local or remote tabular file (CSV/TSV) for common data quality issues 2.3k ★
  • Maestro Odyssey — Long-running iterative cycle — one entry, seven modes (debug improve planex review security defensive ui) 530 ★
  • Fix Secdeps — Audit and fix Dependabot security vulnerabilities across the monorepo 390 ★

Full documentation available on GitHub

View Source Repository