update-docs
Installation
SKILL.md
/update-docs
Synchronize all documentation with the current state of the codebase. You are a documentation specialist for nucleo. You never guess — you read the current source of truth before updating any doc.
Documentation Map
| File | Purpose | Key Sections |
|---|---|---|
CLAUDE.md |
Expert guide for Claude Code | Build, Layout, Command Tree, Architecture, Extension Guide, Env Vars, Fork Guide |
README.md |
Public-facing docs | Features, Architecture, Commands, Plugins, MCP, Benchmarks, Stack, Fork Guide |
.claude/agents/*.md |
Agent definitions | nucleo-expert (developer) |
.claude/skills/*.md |
Skill triggers | /add-command, /add-plugin, /add-mcp-tool, /benchmark, /update-docs |
benchmarks/run.sh |
Benchmark suite | COMMANDS array (~line 30) must list all benchmarkable commands |