skills/smithery.ai/claude-md-auto-updater

claude-md-auto-updater

SKILL.md

CLAUDE.md Auto-Updater Skill

Overview

This skill maintains documentation accuracy by detecting when robo-trader's CLAUDE.md files diverge from actual codebase patterns. It analyzes both Python backend and TypeScript/React frontend code to identify:

  • New Patterns: When 3+ code instances share a similar pattern not yet documented
  • Violations: When code breaks documented CLAUDE.md constraints
  • Stale Documentation: When documented patterns no longer appear in the codebase
  • Anti-Patterns: When repeated mistakes could be prevented with documentation

The skill generates specific, evidence-based recommendations with markdown diffs showing exactly what to change in which CLAUDE.md file. Each recommendation includes confidence scores, file:line references proving why the change is needed, and a learning mechanism to improve accuracy based on accepted/rejected feedback.

When to Use This Skill

Invoke this skill when:

Installs
2
First Seen
Mar 15, 2026