Update project documentation after code changes. Maintains the 4 core ai-context files (spec, project-structure, progress, deployment-infrastructure) and CLAUDE.md. Use after completing features, refactors, or any changes that affect project structure, capabilities, or status. Also creates initial documentation if files don't exist yet.
$npx -y skills add peterkrueck/claude-code-development-kit --skill update-docsInstalls into the current project.
Run `npx skills use "https://github.com/peterkrueck/claude-code-development-kit" --skill "peterkrueck/claude-code-development-kit/update-docs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/peterkrueck/claude-code-development-kit" that are relevant to the current task. Run `npx skills add "https://github.com/peterkrueck/claude-code-development-kit"` and select the relevant skills, then follow their instructions.