Integration Update Docs banner
enuno enuno

Integration Update Docs

Documentation community

Description

--- description: "Automatically update documentation after successful integration" allowed-tools: ["Read", "Edit", "Bash(find)", "Bash(ls)"] author: "Claude Command and Control" version: "1.0" --- # Integration Update Docs ## Purpose Automatically update repository documentation (README.md, skill indices, CLAUDE.md) after files have been successfully integrated via `/integration-process`. ## Prerequisites - `/integration-process` has been run successfully - Integration report exists with list

Installation

Installs to ~/.claude/commands/enuno-claude-command-and-control-integration-update-docs.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/enuno/claude-command-and-control/HEAD/.claude/commands/integration-update-docs.md -o ~/.claude/commands/enuno-claude-command-and-control-integration-update-docs.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository