Intelligent command for automatically generating and updating project-specific CLAUDE.md (Serena + Sequential Thinking integration)
Overall
score
18%
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Automatically generate and update project-specific CLAUDE.md with intelligent analysis.
/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| Option | Short | Description | Default |
|---|---|---|---|
--files | -f | Specify files | Auto-detect |
--auto | -a | Auto-detect MD files | true |
--backup | -b | Backup existing CLAUDE.md | false |
--preview | -p | Show preview before update | false |
--include-docs | -d | Include docs directory | false |
--structure | -s | Analyze project structure | false |
--template | -t | Specify template | auto |
--merge | -m | Merge with existing content | false |
--output | -o | Output filename | CLAUDE.md |
ALWAYS prioritize mcp__serena__ for codebase analysis and mcp__sequential-thinking__ for complex reasoning:
mcp__serena__list_dirmcp__serena__find_filemcp__serena__search_for_patternmcp__serena__write_memory / read_memorymcp__sequential-thinking__sequentialthinking for CLAUDE.md structure planning--template kiro)--template standard)--template minimal)# 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]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.