CtrlK
BlogDocsLog inGet started
Tessl Logo

update-claude-md

Intelligent command for automatically generating and updating project-specific CLAUDE.md (Serena + Sequential Thinking integration)

Overall
score

18%

Does it follow best practices?

Validation for skill structure

Validation failed for this skill
This skill has errors that need to be fixed before it can move to Implementation and Activation review.
SKILL.md
Review
Evals

Update CLAUDE.md

Automatically generate and update project-specific CLAUDE.md with intelligent analysis.

Quick Reference

/update-claude-md                    # Basic update with auto-detection
/update-claude-md --auto --backup    # Auto-detection + backup
/update-claude-md --files README.md COMMANDS.md  # Specific files
/update-claude-md --preview          # Preview only
/update-claude-md --template kiro    # Use Kiro template

Options

OptionShortDescriptionDefault
--files-fSpecify filesAuto-detect
--auto-aAuto-detect MD filestrue
--backup-bBackup existing CLAUDE.mdfalse
--preview-pShow preview before updatefalse
--include-docs-dInclude docs directoryfalse
--structure-sAnalyze project structurefalse
--template-tSpecify templateauto
--merge-mMerge with existing contentfalse
--output-oOutput filenameCLAUDE.md

Tool Priorities

ALWAYS prioritize mcp__serena__ for codebase analysis and mcp__sequential-thinking__ for complex reasoning:

Primary Analysis Engine (Serena MCP)

  • Project Structure: Use mcp__serena__list_dir
  • File Discovery: Use mcp__serena__find_file
  • Content Analysis: Use mcp__serena__search_for_pattern
  • Memory Integration: Use mcp__serena__write_memory / read_memory

Strategic Thinking Engine (Sequential Thinking MCP)

  • Use mcp__sequential-thinking__sequentialthinking for CLAUDE.md structure planning
  • Integration strategy for merging document sources

Available Templates

Kiro Template (--template kiro)

  • Steering vs Specification explanation
  • Phase-based workflow
  • Kiro command integration

Standard Template (--template standard)

  • Project overview and context
  • Development guidelines
  • Available commands and agents

Minimal Template (--template minimal)

  • Basic project information only
  • Minimal framework references

Workflow

  1. Project Analysis: Serena MCP analyzes project structure
  2. Content Integration: Sequential Thinking plans merge strategy
  3. CLAUDE.md Generation: Framework integration + project context
  4. Quality Assurance: Validation of generated content

Generated Structure

# What I want you to do
[User-specific instructions]

# Framework Components
@FLAGS.md
@PRINCIPLES.md
@RULES.md

# MCP Documentation
@MCP_Context7.md
@MCP_Playwright.md
@MCP_Sequential.md
@MCP_Serena.md

# [Project Name]
[Auto-generated project description]

## Project Context
[Auto-detected sections]

## Development Guidelines
[Project-specific guidelines]

Success Metrics

  • ✅ Complete framework integration
  • ✅ Accurate project-specific information
  • ✅ Information integration from existing documents
  • ✅ Adaptability to future updates
Repository
github.com/sc30gsw/claude-code-customes
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.