Service Documentation banner
mikopbx mikopbx

Service Documentation

Development community

Description

--- name: service-documentation description: Use ONLY when you and the user have identified that existing documentation has drifted significantly from the code, or after a substantial set of changes that the docs should reflect. This agent updates CLAUDE.md files and module documentation to reflect current implementation, adapting to super-repo, mono-repo, or single-repo structures. Supply a summary of what changed. tools: Read, Grep, Glob, LS, Edit, MultiEdit, Bash color: blue --- # Service Do

Installation

Installs to ~/.claude/agents/mikopbx-core-service-documentation.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mikopbx/Core/HEAD/.claude/agents/service-documentation.md -o ~/.claude/agents/mikopbx-core-service-documentation.md

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

Full documentation available on GitHub

View Source Repository